2.4 released
This commit is contained in:
@ -606,5 +606,5 @@ func (this *ConfigService) HomePageIsAdminsBlog() bool {
|
||||
}
|
||||
|
||||
func (this *ConfigService) GetVersion() string {
|
||||
return "2.3"
|
||||
return "2.4"
|
||||
}
|
||||
|
15
versions.md
Normal file
15
versions.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Versions
|
||||
|
||||
## 2.4
|
||||
|
||||
### New features
|
||||
* Support note list view & sorter
|
||||
|
||||
## 2.3
|
||||
|
||||
### Fixed Bugs
|
||||
* Cannot add deleted tags
|
||||
* Sync optimization
|
||||
|
||||
### New features
|
||||
* Mind map
|
Reference in New Issue
Block a user