8000 Back to dev · pythonnet/pythonnet@5c50b20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c50b20

Browse files
committed
Back to dev
1 parent 6690310 commit 5c50b20

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ project adheres to [Semantic Versioning][].
55

66
This document follows the conventions laid out in [Keep a CHANGELOG][].
77

8+
## Unreleased
9+
10+
### Added
11+
### Changed
12+
### Fixed
13+
14+
815
## [3.0.4](https://github.com/pythonnet/pythonnet/releases/tag/v3.0.4) - 2024-09-19
916

1017
### Added
@@ -15,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
1522
and `PyString` to compare with primitive .NET types like `long`.
1623

1724
### Changed
25+
1826
- Added a `FormatterFactory` member in RuntimeData to create formatters with
1927
parameters. For compatibility, the `FormatterType` member is still present
2028
and has precedence when defining both `FormatterFactory` and `FormatterType`

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.4
1+
3.1.0-dev

0 commit comments

Comments
 (0)
0