We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0376782 commit 01ed31dCopy full SHA for 01ed31d
1 file changed
CHANGELOG.md
@@ -17,7 +17,18 @@ All notable changes to this project will be documented in this file.
17
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
18
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
19
20
-## [Unreleased]
+## [2.1.0] - 17-02-2023
21
+### Changed
22
+- Bumped spdlog version
23
+- Bumped buildcache
24
+- Bumped catch2 testing framework used for gtfs lib tests
25
+- fixed building on newer ubuntu compilers
26
+
27
+## [2.0.1] - 05-03-2022
28
+### Fixes
29
+- Fixed wrong generation of interpolated times.
30
31
+## [2.0.0] - 24-01-2021
32
### Added
33
- changelog support
34
- use new dependency management system named [pkg](https://github.com/motis-project/pkg)
0 commit comments