File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ unreleased ]
8+ ## [ 1.1.0 ]
99### Added
10+ - Ratings filter for choosing language of events to rate (e.g. ` optimal-congress rate --language en ` )
1011- CLI option to print software version
1112
1213## [ 1.0.2] - 2024-12-12
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage = "https://github.com/top-on/optimal-congress"
55name = " optimal-congress"
66packages = [{include = " optimal_congress" }]
77readme = " README.md"
8- version = " 1.0.2 "
8+ version = " 1.1.0 "
99
1010[tool .poetry .dependencies ]
1111pandas = " ^2.2.3"
You can’t perform that action at this time.
0 commit comments