Skip to content

Commit 1308726

Browse files
committed
update changelog and year
1 parent 5556c81 commit 1308726

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to **AnaFlow** will be documented in this file.
44

55

6+
## [1.1.0] - 2023-04
7+
8+
See [#11](https://github.com/GeoStat-Framework/AnaFlow/pull/11)
9+
10+
### Enhancements
11+
- move to `src/` base package structure
12+
- drop py36 support
13+
- added archive support
14+
- simplify documentation
15+
16+
617
## [1.0.1] - 2020-04-02
718

819
### Bugfixes
@@ -77,6 +88,7 @@ Containing:
7788
- lap_transgwflow_cyl - Solution for a diskmodel in laplace inversion
7889

7990

91+
[1.0.1]: https://github.com/GeoStat-Framework/AnaFlow/compare/v1.0.1...v1.1.0
8092
[1.0.1]: https://github.com/GeoStat-Framework/AnaFlow/compare/v1.0.0...v1.0.1
8193
[1.0.0]: https://github.com/GeoStat-Framework/AnaFlow/compare/v0.4.0...v1.0.0
8294
[0.4.0]: https://github.com/GeoStat-Framework/AnaFlow/compare/v0.3.0...v0.4.0

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2019 - 2021 Sebastian Mueller
3+
Copyright (c) 2019 - 2023 Sebastian Mueller
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ You can contact us via <info@geostat-framework.org>.
100100

101101
## License
102102

103-
[MIT][mit_link] © 2019 - 2021
103+
[MIT][mit_link] © 2019 - 2023
104104

105105
[mit_link]: https://github.com/GeoStat-Framework/AnaFlow/blob/main/LICENSE
106106
[doc_link]: https://anaflow.readthedocs.io

0 commit comments

Comments
 (0)