We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487bbba commit 75e398eCopy full SHA for 75e398e
1 file changed
README.md
@@ -237,10 +237,11 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
237
238
## History
239
240
-**0.3.0 - Skip empty meta info.
241
-Remove ```git+``` from source.
242
-Remove ```default``` keyword in class declaration.
243
-Remove code comments in release mode.**
+**0.3.0 - Minor changes:**
+* Skip empty meta info.
+* Remove ```git+``` from source.
+* Remove ```default``` keyword in class declaration.
244
+* Remove code comments in release mode.
245
246
0.2.0 - Support for arrays of meta values
247
0 commit comments