CHANGELOG.md in crawler_detect-1.1.0 vs CHANGELOG.md in crawler_detect-1.1.1

- old
+ new

@@ -1,9 +1,13 @@ # CrawlerDetect major changes This changelog **does not contain** raw data updates but only major changes. +1.1.0 +--------- +- Moves to Ruby's Stdlib JSON implementation to reduce dependencies + 1.0.0 --------- - Use raw JSON files instead of copy them to rb [#8] - Add CrawlerDetect::Config to make it possible to have own raw files [#8] - Add bin/update_raw_files to update raw files from PHP lib [#8]