mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-17 02:21:32 +00:00
16 lines
441 B
HTML
16 lines
441 B
HTML
<!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>
|