Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0421f01

Browse files
authoredJul 3, 2022
Update CHANGELOG (#631)
1 parent b3dbbe9 commit 0421f01

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed
 

‎CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
11
# Change Log
22

3-
## [1.4.2](https://github.com/kivy/pyjnius/tree/1.4.2) (2022-05-29)
3+
## [1.4.2](https://github.com/kivy/pyjnius/tree/1.4.2) (2022-07-02)
44
[Full Changelog](https://github.com/kivy/pyjnius/compare/1.4.1...1.4.2)
55

6+
**CI**
7+
- [\#628](https://github.com/kivy/pyjnius/pull/628) Updated java-setup to v3, include all the LTS versions from adoptium during CI tests.
8+
69
**Packaging**
710
- [\#620](https://github.com/kivy/pyjnius/pull/620) When cross-compiling for Android, we should not use the include dirs exposed by the JDK
11+
- [\#629](https://github.com/kivy/pyjnius/pull/629) Cython now requires a minimum version. Introduces setup.cfg. Cleans up the CI workflow
12+
- [\#625](https://github.com/kivy/pyjnius/pull/625) Use cibuildwheel for releases
813

914
**Docs**
1015
- [\#616](https://github.com/kivy/pyjnius/pull/616) Update api.rst, remove extra equals signs
1116

1217
**Implemented enhancements:**
1318
- [\#622](https://github.com/kivy/pyjnius/pull/622) Add suffix to support IBM jre on Windows
14-
19+
- [\#626](https://github.com/kivy/pyjnius/pull/626) Move get_cpu guessing into _possible_lib_location
20+
- [\#627](https://github.com/kivy/pyjnius/pull/627) PyPy: Fixes a segfault + add tests
1521

1622
## [1.4.1](https://github.com/kivy/pyjnius/tree/1.4.1) (2021-10-30)
1723
[Full Changelog](https://github.com/kivy/pyjnius/compare/1.4.0...1.4.1)

0 commit comments

Comments
 (0)
Please sign in to comment.