File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
7
### Fixed
8
8
-
9
9
10
+ ### Changed
11
+ -
12
+
13
+ ### Added
14
+ -
15
+
16
+ ## [ 0.4.5] - 2021-05-07
17
+
18
+ ### Fixed
19
+ -
20
+
10
21
### Changed
11
22
- [ #40 ] ( https://github.com/bcliang/gamry-parser/pull/40 ) Change: GamryParser to_timestamp param #40
12
23
- [ #41 ] ( https://github.com/bcliang/gamry-parser/pull/41 ) Use tox as test runner
13
24
14
25
### Added
15
26
- [ #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
16
28
17
29
## [ 0.4.4] - 2021-02-28
18
30
Original file line number Diff line number Diff line change 1
- __version__ = "0.4.4 "
1
+ __version__ = "0.4.5 "
You can’t perform that action at this time.
0 commit comments