File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## [ 1.2.0] - 2025-03-19
11+
1012### Changed
1113
1214- Fix a bug in splitting were already assigned split values were discarded #74
Original file line number Diff line number Diff line change 11[
2+ {
3+ "name" : " v1.2.0" ,
4+ "version" : " 1.2.0" ,
5+ "url" : " https://lours.readthedocs.io/stable/"
6+ },
27 {
38 "name" : " v1.1.0" ,
49 "version" : " 1.1.0" ,
5- "url" : " https://lours.readthedocs.io/stable /"
10+ "url" : " https://lours.readthedocs.io/1.1.0 /"
611 },
712 {
813 "name" : " v1.0.0" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " lours"
3- version = " 1.1 .0"
3+ version = " 1.2 .0"
44description = " "
55authors = [" Lilian Glaudin <lilian.glaudin@xxii.fr>" ,
66 " Clément Pinard <mail@clementpinard.fr>" ,
You can’t perform that action at this time.
0 commit comments