mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
Version 2.6
This commit is contained in:
parent
1404e8053d
commit
4c429b7a83
2 changed files with 16 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
tracks_version='2.5.3'
|
||||
tracks_version='2.6.0'
|
||||
# comment out next two lines if you do not want (or can not) the date of the
|
||||
# last git commit in the footer
|
||||
info=`git log --pretty=format:"%ai" -1`
|
||||
|
|
|
|||
|
|
@ -1,15 +1,29 @@
|
|||
See doc/upgrading.md for the upgrade documentation!
|
||||
|
||||
## Version 2.6
|
||||
## Version 2.6.0
|
||||
|
||||
## New features
|
||||
|
||||
* Ruby 3.0 is now supported.
|
||||
* Support obsidian links in notes.
|
||||
|
||||
## Removed features
|
||||
|
||||
* No longer supporting EOL Ruby 2.5
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* Fix Docker image functionality in certain cases.
|
||||
* Lots of dependencies have been upgraded.
|
||||
* Fixed some error messages in import.
|
||||
* Fixed import in the Docker image.
|
||||
|
||||
## Updated translations
|
||||
|
||||
* Finnish (by maintainer Jyri-Petteri ”ZeiP” Paloposki)
|
||||
* Turkish (thanks Burak Ekseli!)
|
||||
* Spanish (thanks Francisco Serrador!)
|
||||
|
||||
## Version 2.5.2
|
||||
|
||||
### New features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue