Skip to content

Commit 01ed31d

Browse files
committed
add relevant changelog info
1 parent 0376782 commit 01ed31d

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,18 @@ All notable changes to this project will be documented in this file.
1717
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1818
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1919

20-
## [Unreleased]
20+
## [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
2132
### Added
2233
- changelog support
2334
- use new dependency management system named [pkg](https://github.com/motis-project/pkg)

0 commit comments

Comments
 (0)