File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Release notes
2
2
3
3
### 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
4
6
* Add - Expose proxy feature for S3 external stores (#961 ) PR #962
5
7
* Bugfix - Dependencies not properly loaded on populate. (#902 ) PR #919
6
8
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938 ) PR #939
Original file line number Diff line number Diff line change 1
1
0.13.3 -- TBD
2
2
----------------------
3
+ * Bugfix - Fix Python 3.10 compatibility (#983) PR #972
4
+ * Bugfix - Allow renaming non-conforming attributes in proj (#982) PR #972
3
5
* Add - Expose proxy feature for S3 external stores (#961) PR #962
4
6
* Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
5
7
* Bugfix - Replace use of numpy aliases of built-in types with built-in type. (#938) PR #939
You can’t perform that action at this time.
0 commit comments