Skip to content

Commit 1d73253

Browse files
authored
Update CHANGELOG for release 1.6.0 (additional) (#683)
* Update CHANGELOG * Update CHANGELOG for release 1.6.0
1 parent d929be0 commit 1d73253

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
# [1.6.0](https://github.com/kivy/pyjnius/tree/1.6.0) (2023-10-05)
3+
# [1.6.0](https://github.com/kivy/pyjnius/tree/1.6.0) (2023-10-07)
44
[Full Changelog](https://github.com/kivy/pyjnius/compare/1.5.0...1.6.0)
55

66
**Implemented enhancements:**
@@ -18,6 +18,7 @@
1818
- [\#678](https://github.com/kivy/pyjnius/pull/678) Add tests for python 3.12
1919
- [\#677](https://github.com/kivy/pyjnius/pull/677) Now Github Actions provides python3 via setup-python also for Apple Silicon Macs
2020
- [\#679](https://github.com/kivy/pyjnius/pull/679) Add tests on push for Apple Silicon
21+
- [\#682](https://github.com/kivy/pyjnius/pull/682) Build stdist needs Cython to perform the build
2122

2223

2324
## [1.5.0](https://github.com/kivy/pyjnius/tree/1.5.0) (2023-05-10)

0 commit comments

Comments
 (0)