8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5a63c commit c05f578Copy full SHA for c05f578
CHANGELOG.md
@@ -5,6 +5,15 @@ project adheres to [Semantic Versioning][].
5
6
This document follows the conventions laid out in [Keep a CHANGELOG][].
7
8
+## [Unreleased][]
9
+
10
+### Added
11
12
+### Changed
13
14
+### Fixed
15
16
17
## [3.0.3](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.3) - 2023-10-11
18
19
### Added
@@ -833,7 +842,7 @@ This version improves performance on benchmarks significantly compared to 2.3.
833
842
834
843
[semantic versioning]: http://semver.org/
835
844
836
-[unreleased]: ../../compare/v2.3.0...HEAD
845
+[unreleased]: ../../compare/v3.0.1...HEAD
837
846
838
847
[2.3.0]: ../../compare/v2.2.2...v2.3.0
839
848
version.txt
@@ -1 +1 @@
1
-3.0.3
+3.1.0-dev
0 commit comments