Skip to content

Commit 6274e9e

Browse files
committed
Changelog for release 2.7
1 parent 2214c18 commit 6274e9e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

doc/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
See doc/upgrading.md for the upgrade documentation!
22

3+
## Version 2.7
4+
5+
### Removed features
6+
7+
* Support for Ruby 2.6 and 2.7 were dropped.
8+
* Support for inbound message handling was dropped due to API changes caused by required Ruby on Rails upgrade. If you need this, comment in the issue https://github.com/TracksApp/tracks/issues/2463
9+
* Rubocop is no longer used in the CI due to missing support for Ruby > 2.5.
10+
11+
### Deprecations
12+
13+
* This will be the last release to support Ruby 3.0, which is already end-of-life.
14+
15+
### Bug fixes
16+
17+
* The base version for the Docker image was updated from Ruby 2.7 to Ruby 3.3.
18+
* Lots of dependencies have been updated (including security updates).
19+
20+
### Updated translations
21+
22+
* Spanish (thanks Gallegonovato!)
23+
* Dutch (thanks Ranforingus!)
24+
* Russian (thanks Alexey Svistunov!)
25+
* Turkish (thanks Burak Hüseyin Ekseli!)
26+
327
## Version 2.6.1
428

529
### Deprecations

0 commit comments

Comments
 (0)