Document changes for 0.2.0 (#282)

This commit is contained in:
Sung Won Cho 2019-10-28 02:09:32 -07:00 committed by GitHub
commit 26633b1bf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,10 +12,19 @@ The following log documentes the history of the server project.
### [Unreleased]
- N/A
### 0.2.0 - 2019-10-28
#### Added
- Specify spaced repetition rule (#280)
#### Changed
- Treat a linebreak as a new line in the preview (#261)
- Allow to have multiple editor states for adding and editing notes (#260)
- Fix jumping focus on editor (#265)
### 0.1.1 - 2019-09-30