Added changelog for version 1.6.0

This commit is contained in:
Patrick Gotthard 2016-03-04 23:56:45 +01:00
parent 91da3003a1
commit 494cff6955

View file

@ -18,6 +18,13 @@ ROME is a Java framework for RSS and Atom feeds. The framework consist of severa
## Changelog
### 1.6.0
- [Upgrade of JDOM to version 2.0.5](https://github.com/rometools/rome/issues/197)
- [Maven plugin and dependency updates](https://github.com/rometools/rome/issues/268)
- [Support for allowing Doctype declarations in rome-fetcher](https://github.com/rometools/rome/issues/234)
- [OSGi improvements](https://github.com/rometools/rome/issues/143)
### 1.5.1
- solved an [XML bomb](https://en.wikipedia.org/wiki/Billion_laughs) vulnerability