Skip to content

Commit fee4f54

Browse files
committed
rev version, changelog
1 parent 99aa5b3 commit fee4f54

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
### Fixed
88
-
99

10+
### Changed
11+
-
12+
13+
### Added
14+
-
15+
16+
## [0.4.5] - 2021-05-07
17+
18+
### Fixed
19+
-
20+
1021
### Changed
1122
- [#40](https://github.com/bcliang/gamry-parser/pull/40) Change: GamryParser to_timestamp param #40
1223
- [#41](https://github.com/bcliang/gamry-parser/pull/41) Use tox as test runner
1324

1425
### Added
1526
- [#42](https://github.com/bcliang/gamry-parser/pull/42) Update read_header function to support EFM140 data Files
27+
- [#43](https://github.com/bcliang/gamry-parser/pull/43) Add Examples: Peak Finding, Impedance
1628

1729
## [0.4.4] - 2021-02-28
1830

gamry_parser/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.4"
1+
__version__ = "0.4.5"

0 commit comments

Comments
 (0)