diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5869bd1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [2.42.1] - 2021-12-22 + +[Unreleased]: https://github.com/ArtemNikolaev/toLiveToPay/compare/v2.42.1...HEAD +[2.42.1]: https://github.com/ArtemNikolaev/toLiveToPay/releases/tag/v2.42.1 diff --git a/README.md b/README.md index e71e145..b4b25f5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # To Live To Pay + [![Build Status](https://travis-ci.com/ArtemNikolaev/toLiveToPay.svg?branch=master)](https://travis-ci.com/ArtemNikolaev/toLiveToPay) +
+###[v2.42.1](https://github.com/olivierlacan/keep-a-changelog/releases/tag/v2.42.1) +####[CHANGELOG](CHANGELOG.md) _Easy budgeting application, which helps you spend your money wisely._ + + ## Get started Install the dependencies...