Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mraspaud committed Feb 15, 2021
1 parent 2615a07 commit 30caabd
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,28 @@
## Version 0.3.5 (2021/02/15)

### Issues Closed

* [Issue 27](https://github.com/pytroll/trollsift/issues/27) - Parsing zero padded floats
* [Issue 26](https://github.com/pytroll/trollsift/issues/26) - MNT: Stop using ci-helpers in appveyor.yml
* [Issue 23](https://github.com/pytroll/trollsift/issues/23) - Bug when parsing leap day when you dont have year
* [Issue 20](https://github.com/pytroll/trollsift/issues/20) - Special conversion specifiers do not work ([PR 21](https://github.com/pytroll/trollsift/pull/21))

In this release 4 issues were closed.

### Pull Requests Merged

#### Bugs fixed

* [PR 21](https://github.com/pytroll/trollsift/pull/21) - Fix typo in string formatting usage example and drop Python 2.7 tests ([20](https://github.com/pytroll/trollsift/issues/20))

#### Features added

* [PR 29](https://github.com/pytroll/trollsift/pull/29) - GitHub actions
* [PR 25](https://github.com/pytroll/trollsift/pull/25) - Add lru_cache to parsing for improved performance

In this release 3 pull requests were closed.


## Version 0.3.4 (2019/12/18)

### Issues Closed
Expand Down

0 comments on commit 30caabd

Please sign in to comment.