History.md in site_checker-0.2.0.pre vs History.md in site_checker-0.2.0
- old
+ new
@@ -1,4 +1,22 @@
+## [v0.2.0](https://github.com/ZsoltFabok/site_checker/compare/v0.1.1...v0.2.0)
+
+### Notes
+* the API has changed, please check the [README.md](https://github.com/ZsoltFabok/site_checker/blob/1d616b8a446ed7af98b9ac3785e6b7f92e717f72/README.md) for more details
+
+### Fixes
+* performance improvements (Zsolt Fabok)
+* the referenced URIs appear in the problem report exactly as they are specified in the sites (Zsolt Fabok)
+* recognize an anchor which refers to another site (Zsolt Fabok)
+* a not found reference is reported at each occurrence (Zsolt Fabok)
+
+### Other Changes
+* [code climate](https://codeclimate.com/github/ZsoltFabok/site_checker) improvements: D -> A (Zsolt Fabok)
+* better gem structure (Zsolt Fabok)
+* a local URI with an absolute path is also visited (Zsolt Fabok)
+* travis, gemnasium integration (Zsolt Fabok)
+* ruby-docs (Zsolt Fabok)
+
## [v0.1.1](https://github.com/ZsoltFabok/site_checker/compare/v0.1.0...v0.1.1)
### Fixes
* better dependency description in the gemspec (Zsolt Fabok)
\ No newline at end of file