blob: df09e661d2c090c79e2b795c67271e4e9caab6bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!DOCTYPE html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="logi/reset.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta name="description" content="Spice up your java" />
<title>Project Lombok - Changelog</title>
<style type="text/css">
body {
margin: 8px;
}
</style>
</head><body>
@CHANGELOG@
</body></html>
|