diff --git a/CHANGELOG.md b/CHANGELOG.md index 544f5fe..42aaa53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +Changelog has moved to [GitHub releases](https://github.com/MarkusAmshove/Kluent/releases) starting from 1.69. + # 1.69 (WIP) * Add support for file assertions `shouldContainLineWithString` and `shouldNotContainLineWithString` | [Issue](https://github.com/MarkusAmshove/Kluent/issues/192) | [PR](https://github.com/MarkusAmshove/Kluent/pull/204) | thanks to [@priyaaank](https://github.com/priyaaank) diff --git a/README.md b/README.md index b51ab44..c02b4f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Kluent -[![Changelog](https://img.shields.io/badge/docs-changelog-blue.svg)](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md) +[![Changelog](https://img.shields.io/badge/docs-changelog-blue.svg)](https://github.com/MarkusAmshove/Kluent/releases) [![Documentation](https://img.shields.io/badge/docs-documentation-blue.svg)](https://markusamshove.github.io/Kluent/) [![Contributors](https://img.shields.io/badge/docs-contributors-blue.svg)](https://github.com/MarkusAmshove/Kluent/blob/master/AUTHORS.md) [![Current version](https://img.shields.io/maven-central/v/org.amshove.kluent/kluent?style=flat-square)](https://mvnrepository.com/artifact/org.amshove.kluent)