File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- tracks_version = '2.5.3 '
1
+ tracks_version = '2.6.0 '
2
2
# comment out next two lines if you do not want (or can not) the date of the
3
3
# last git commit in the footer
4
4
info = `git log --pretty=format:"%ai" -1`
Original file line number Diff line number Diff line change 1
1
See doc/upgrading.md for the upgrade documentation!
2
2
3
- ## Version 2.6
3
+ ## Version 2.6.0
4
4
5
5
## New features
6
6
7
7
* Ruby 3.0 is now supported.
8
+ * Support obsidian links in notes.
8
9
9
10
## Removed features
10
11
11
12
* No longer supporting EOL Ruby 2.5
12
13
14
+ ### Bug fixes
15
+
16
+ * Fix Docker image functionality in certain cases.
17
+ * Lots of dependencies have been upgraded.
18
+ * Fixed some error messages in import.
19
+ * Fixed import in the Docker image.
20
+
21
+ ## Updated translations
22
+
23
+ * Finnish (by maintainer Jyri-Petteri ”ZeiP” Paloposki)
24
+ * Turkish (thanks Burak Ekseli!)
25
+ * Spanish (thanks Francisco Serrador!)
26
+
13
27
## Version 2.5.2
14
28
15
29
### New features
You can’t perform that action at this time.
0 commit comments