Fix typo in HISTORY.md

This commit is contained in:
Niels Thykier 2018-03-10 13:35:37 +01:00 committed by GitHub
parent 0776d32179
commit 091e5efdbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@
## Version 0.29 (2014-07-26) ## Version 0.29 (2014-07-26)
* Add option `--keep-unreferenced-defs` to preserve elements in `<defs>` that are not referenced and would be removed otherwise. ([#2](https://github.com/scour-project/scour/issues/2)) * Add option `--keep-unreferenced-defs` to preserve elements in `<defs>` that are not referenced and would be removed otherwise. ([#2](https://github.com/scour-project/scour/issues/2))
* Add option to ingore unknown cmd line opts. * Add option to ignore unknown cmd line opts.
## Version 0.28 (2014-01-12) ## Version 0.28 (2014-01-12)