Skip to content

Commit 1465916

Browse files
author
André Ekeberg
committed
Update changelog
1 parent ca55709 commit 1465916

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.1] - 2020-05-20
6+
7+
### Changed
8+
9+
- Allow looser typing across all methods (casting all numeric strings to integers and floats internally)
10+
511
## [1.1.0] - 2020-05-14
612

713
### Added
@@ -21,5 +27,6 @@ All notable changes to this project will be documented in this file.
2127

2228
Initial release
2329

30+
[1.1.1]: https://github.com/andreekeberg/abby/releases/tag/1.1.1
2431
[1.1.0]: https://github.com/andreekeberg/abby/releases/tag/1.1.0
25-
[1.0.0]: https://github.com/andreekeberg/abby/releases/tag/1.0.0
32+
[1.0.0]: https://github.com/andreekeberg/abby/releases/tag/1.0.0

0 commit comments

Comments
 (0)