We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da462e0 commit 40d1d75Copy full SHA for 40d1d75
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hackmd",
3
- "version": "1.0.0-ce",
+ "version": "1.0.1-ce",
4
"description": "Realtime collaborative markdown notes on all platforms.",
5
"main": "app.js",
6
"license": "AGPL-3.0",
public/docs/release-notes.md
@@ -1,6 +1,20 @@
Release Notes
===
+<i class="fa fa-tag"></i> 1.0.1-ce <i class="fa fa-clock-o"></i> 2018-01-19 15:00
+---
+
7
+### Security
8
+* Fix Dropbox client secret leak
9
10
+### Enhancements
11
+* Improve version handling
12
+* It's 2018!
13
14
+### Fixes
15
+* Fix image alt-tag rendering
16
+* Fix Dropbox appkey
17
18
<i class="fa fa-tag"></i> 1.0.0-ce <i class="fa fa-clock-o"></i> 2018-01-18 12:00
19
---
20
### License
0 commit comments