File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 2.6.0] - Upcoming release
8
+ ## [ 2.6.0] - 2023-12-14
9
9
10
10
### Changed
11
11
12
12
* Joseki is now licensed under the terms of the LGPLv3.
13
13
* Updated documentation to reflect licensing and governance changes.
14
- * Added Python 3.11 and 3.12 to CI matrix.
14
+ * Added Python 3.11 and 3.12 to CI matrix: Joseki is now testing with Python 3.8
15
+ to 3.12.
15
16
16
17
## [ 2.5.2] - 2023-11-16
17
18
Original file line number Diff line number Diff line change 1
- __version__ = "2.5.2 "
1
+ __version__ = "2.6.0 "
You can’t perform that action at this time.
0 commit comments