Skip to content

Commit a3b7789

Browse files
committed
Roll changelog over
1 parent eb62787 commit a3b7789

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
99

1010
### Added
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
17+
## [3.0.0][] - 2022-09-29
18+
19+
### Added
20+
1221
- Ability to instantiate new .NET arrays using `Array[T](dim1, dim2, ...)` syntax
1322
- Python operator method will call C# operator method for supported binary and unary operators ([#1324][p1324]).
1423
- Add GetPythonThreadID and Interrupt methods in PythonEngine

0 commit comments

Comments
 (0)