File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 9
9
* IRC channel: #tracks on Freenode
10
10
* Original developer: bsag (http://www.rousette.org.uk/ )
11
11
* Contributors: https://github.com/TracksApp/tracks/wiki/Contributors
12
- * Version: 2.4.1
12
+ * Version: 2.4.2
13
13
14
14
[ ![ Build Status] ( https://github.com/TracksApp/tracks/workflows/Continuous%20Integration/badge.svg )] ( https://github.com/TracksApp/tracks/actions )
15
15
[ ![ Code Climate] ( https://codeclimate.com/github/TracksApp/tracks/badges/gpa.svg )] ( https://codeclimate.com/github/TracksApp/tracks )
Original file line number Diff line number Diff line change 1
- tracks_version = '2.4.1 '
1
+ tracks_version = '2.4.2 '
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
+ ## Version 2.4.2
2
+
3
+ ### New features
4
+ * The new todo UI form has been updated.
5
+
6
+ ### Bug fixes
7
+ * Needless sanitization of tags has been removed.
8
+ * Security vulnerabilities have been fixed.
9
+
1
10
## Version 2.4.1
2
11
3
12
### Bug fixes
Original file line number Diff line number Diff line change 1
1
# Upgrading Tracks
2
2
3
- ## Upgrading from Tracks 2.3 to 2.4.1
3
+ ## Upgrading from Tracks 2.3 to 2.4.2
4
4
5
5
These upgrade instructions are rough. Please suggest improvements in a GitHub issue if you run into problems.
6
6
You can’t perform that action at this time.
0 commit comments