diff options
author | raveit65 <[email protected]> | 2019-06-18 16:01:11 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-18 16:01:11 +0200 |
commit | 3fd2c1823f8c52b56f8148a6dec25e474314c294 (patch) | |
tree | 1d55282f7e7ec1da211d6bbfa9a7214c3d8f0bc6 /NEWS | |
parent | 4cb82e1a8703ad7ccf3840154bcea7869935616d (diff) | |
download | python-caja-c089a3a1f1d79ea1a40673cfa4798ba13251587f.tar.bz2 python-caja-c089a3a1f1d79ea1a40673cfa4798ba13251587f.tar.xz |
release 1.23.0v1.23.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +### python-caja 1.23.0 + + * tx: sync with transifex + * Add support for building with Python 3.8 + * Change url project's website + * Create FUNDING.yml + * Make Caja.OperationHandle usable. + ### python-caja 1.22.0 * fix distcheck when use python3 |