We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794e5d7 commit b3ae5b1Copy full SHA for b3ae5b1
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to FEVER will be documented in this file.
4
5
+## [1.0.11] - 2020-08-11
6
+
7
+### Added
8
+- CHANGELOG.md now available.
9
10
+### Changed
11
+- Add option to inject arbitrary fields into EVE-JSON (#49)
12
+- Various code simplifications and robustness improvements.
13
14
## [1.0.10] - 2020-06-11
15
@@ -90,4 +98,4 @@ Various cleanups as well as test and code simplifications.
90
98
91
99
## [1.0.0] - 2018-11-09
92
100
93
-First proper open-source release.
101
+First proper open-source release.
0 commit comments