Skip to content

Commit 30caabd

Browse files
committed
Update changelog
1 parent 2615a07 commit 30caabd

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## Version 0.3.5 (2021/02/15)
2+
3+
### Issues Closed
4+
5+
* [Issue 27](https://github.com/pytroll/trollsift/issues/27) - Parsing zero padded floats
6+
* [Issue 26](https://github.com/pytroll/trollsift/issues/26) - MNT: Stop using ci-helpers in appveyor.yml
7+
* [Issue 23](https://github.com/pytroll/trollsift/issues/23) - Bug when parsing leap day when you dont have year
8+
* [Issue 20](https://github.com/pytroll/trollsift/issues/20) - Special conversion specifiers do not work ([PR 21](https://github.com/pytroll/trollsift/pull/21))
9+
10+
In this release 4 issues were closed.
11+
12+
### Pull Requests Merged
13+
14+
#### Bugs fixed
15+
16+
* [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))
17+
18+
#### Features added
19+
20+
* [PR 29](https://github.com/pytroll/trollsift/pull/29) - GitHub actions
21+
* [PR 25](https://github.com/pytroll/trollsift/pull/25) - Add lru_cache to parsing for improved performance
22+
23+
In this release 3 pull requests were closed.
24+
25+
126
## Version 0.3.4 (2019/12/18)
227

328
### Issues Closed

0 commit comments

Comments
 (0)