Skip to content

Commit 3fbf1bb

Browse files
committed
Update 2.0.0 release note
Signed-off-by: Max Wu <[email protected]>
1 parent d152e8a commit 3fbf1bb

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

public/docs/release-notes.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,44 @@
11
Release Notes
22
===
33

4+
<i class="fa fa-tag"></i> 2.0.0 Urocissa caerulea <i class="fa fa-clock-o"></i> 2020-03-02
5+
---
6+
7+
<div style="text-align: center; margin-bottom: 1em;">
8+
<img src="https://i.imgur.com/oRbNzRm.jpg" width="600">
9+
<small style="display: block;">Urocissa caerulea</small>
10+
</div>
11+
12+
> The Taiwan blue magpie (Urocissa caerulea), also called the Taiwan magpie, Formosan blue magpie , or the "long-tailed mountain lady", is a species of bird of the crow family. It is endemic to Taiwan.
13+
>
14+
> \- Wikipedia [Taiwan blue magpie](en.wikipedia.org/wiki/Taiwan_blue_magpie)
15+
16+
In the past few months, we delivered not only a bunch of awesome features but also some critical bug fixes. Moreover, we refactored CodiMD's backend and started to write new tests.
17+
18+
To make it easier to maintain, we dropped legacy code, reorganize the repository, and add new documentation. For these reasons, we decided to make a huge leap toward version 2.0.0.
19+
20+
Here are the highlights coming from version 2.0.0:
21+
22+
- [Multilanguage spellchecker][multilanguage-spellchecker]
23+
- [Customize editor color schemes][customize-editor-color-schemes]
24+
- [Export note with Pandoc][support-pandoc-export]
25+
- [Embed Geolocation data][embedding-geolocation-data]
26+
- [Version checking][auto-version-check-for-site-admin]
27+
- [Meet the new CodiMD CLI][meet-the-new-codimd-cli]
28+
29+
It's our pleasure to announce CodiMD `2.0.0`. Enjoy as always :heartpulse:.
30+
31+
[Check out the complete release note][v2_0_0]. Thank you CodiMD community and all our contributors. ❤️
32+
33+
[multilanguage-spellchecker]: https://hackmd.io/@codimd/v2_0_0#Multilanguage-spellchecker
34+
[customize-editor-color-schemes]: https://hackmd.io/@codimd/v2_0_0#Customize-editor-color-schemes
35+
[support-pandoc-export]: https://hackmd.io/@codimd/v2_0_0#Support-Pandoc-export
36+
[embedding-geolocation-data]: https://hackmd.io/@codimd/v2_0_0#Embedding-Geolocation-data
37+
[auto-version-check-for-site-admin]: https://hackmd.io/@codimd/v2_0_0#Auto-version-check-for-site-admin
38+
[meet-the-new-codimd-cli]: https://hackmd.io/@codimd/v2_0_0#Meet-the-new-CodiMD-CLI
39+
40+
[v2_0_0]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_0_0
41+
442
<i class="fa fa-tag"></i> 1.4.1 <i class="fa fa-clock-o"></i> 2019-12-13
543
---
644

0 commit comments

Comments
 (0)