Skip to content

Commit 677fad2

Browse files
committed
finalize changelog for 1.1
1 parent 8c70750 commit 677fad2

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to **welltestpy** will be documented in this file.
44

5-
## [Unreleased]
5+
## [1.1.0] - 2021-07
66

77
### Enhancements
88
- added `cooper_jacob_correction` to `process` (thanks to Jarno Herrmann)
@@ -16,6 +16,8 @@ All notable changes to **welltestpy** will be documented in this file.
1616
- removed `setup.py` (use `pip>21.1` for editable installs)
1717
- removed `dev` as extra install dependencies
1818
- better exceptions in loading routines
19+
- removed pandas dependency
20+
- simplified readme
1921

2022
### Bugfixes
2123
- loading steady pumping tests was not possible due to a bug
@@ -110,7 +112,8 @@ All notable changes to **welltestpy** will be documented in this file.
110112

111113
First alpha release of welltespy.
112114

113-
[Unreleased]: https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.3...HEAD
115+
[Unreleased]: https://github.com/GeoStat-Framework/welltestpy/compare/v1.1.0...HEAD
116+
[1.1.0]: https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.3...v1.1.0
114117
[1.0.3]: https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.2...v1.0.3
115118
[1.0.2]: https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.1...v1.0.2
116119
[1.0.1]: https://github.com/GeoStat-Framework/welltestpy/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)