Skip to content

Commit b1f1b07

Browse files
author
joseramon.afonso
committed
Fix changelog line
1 parent b71a529 commit b1f1b07

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
#### Added
99
* Sorter now accept file encoding for write/read
1010

11-
#### Fixed
12-
* Sorter regex parser now accept group != 0
1311

1412
## [3.0.0] - 2020-04-28
1513
#### Added
@@ -31,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3129
* Sorter
3230
* file_sorted_join moved from devoutils.sorter to devoutils.fileio
3331
* Remove Python 2 compatibility
32+
* Sorter regex parser now accept group != 0
3433
* Faker
3534
* Faker cli add verbose mode to show the events in the console
3635
* Add file_name param to define a file to store events in batch mode or

0 commit comments

Comments
 (0)