mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Release server 1.0.3 (#462)
This commit is contained in:
parent
cee2db2510
commit
91d5c710ed
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -12,6 +12,10 @@ The following log documents the history of the server project.
|
|||
|
||||
### Unreleased
|
||||
|
||||
None
|
||||
|
||||
### 1.0.3 2020-05-03
|
||||
|
||||
#### Fixed
|
||||
|
||||
- Fix timeline grouping notes by added time rather than updated time.
|
||||
|
|
@ -20,6 +24,12 @@ The following log documents the history of the server project.
|
|||
|
||||
- Sort notes by last activity to make it easier to see the most recently accessed information.
|
||||
|
||||
### 1.0.2 2020-05-03
|
||||
|
||||
#### Changed
|
||||
|
||||
* Support arm64.
|
||||
|
||||
### 1.0.1 - 2020-03-29
|
||||
|
||||
- Fix fresh install running migrations against tables that no longer exists.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue