Skip to content

Commit 130dfad

Browse files
committed
update changelog
1 parent 68aa24d commit 130dfad

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to **ogs5py** will be documented in this file.
44

55

6+
## [1.3.0] - 2023-04
7+
8+
See [#18](https://github.com/GeoStat-Framework/ogs5py/pull/18)
9+
10+
### Enhancements
11+
- move to `src/` base package structure
12+
- use [hatchling](https://pypi.org/project/hatchling/) as build backend
13+
- drop py36 support
14+
- added archive support
15+
- simplify documentation
16+
17+
### Bugfixes
18+
- remove usage of deprecated `np.int`
19+
20+
621
## [1.2.2] - 2022-05-25
722

823
### Bugfixes
@@ -185,7 +200,8 @@ All notable changes to **ogs5py** will be documented in this file.
185200
First release of ogs5py.
186201

187202

188-
[Unreleased]: https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.2...HEAD
203+
[Unreleased]: https://github.com/GeoStat-Framework/ogs5py/compare/v1.3.0...HEAD
204+
[1.3.0]: https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.2...v1.3.0
189205
[1.2.2]: https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.1...v1.2.2
190206
[1.2.1]: https://github.com/GeoStat-Framework/ogs5py/compare/v1.2.0...v1.2.1
191207
[1.2.0]: https://github.com/GeoStat-Framework/ogs5py/compare/v1.1.1...v1.2.0

0 commit comments

Comments
 (0)