mirror of https://github.com/zulip/zulip.git
21 lines
364 B
HTML
21 lines
364 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<h1>Humbug</h1>
|
|
<h3>Version 0.3.0</h3>
|
|
<ul>
|
|
<li>First Public Release</li>
|
|
</ul>
|
|
<h3>Version 0.0.2</h3>
|
|
<ul>
|
|
<li>Sparkle Windows release</li>
|
|
</ul>
|
|
<h3>Version 0.0.1</h3>
|
|
<ul>
|
|
<li>Initial Windows Release</li>
|
|
<li>Stuff Humbug Users Like</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|