Skip to content

Commit 7b43a51

Browse files
update CHANGELOG for PR #372
1 parent c0cdc9c commit 7b43a51

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## Release notes
22

33
### 0.13.3 -- TBD
4+
* Bugfix - Fix Python 3.10 compatibility (#983) PR #972
5+
* Bugfix - Allow renaming non-conforming attributes in proj (#982) PR #972
46
* Add - Expose proxy feature for S3 external stores (#961) PR #962
57
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
68
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939

docs-parts/intro/Releases_lang1.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
0.13.3 -- TBD
22
----------------------
3+
* Bugfix - Fix Python 3.10 compatibility (#983) PR #972
4+
* Bugfix - Allow renaming non-conforming attributes in proj (#982) PR #972
35
* Add - Expose proxy feature for S3 external stores (#961) PR #962
46
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
57
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939

0 commit comments

Comments
 (0)