diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..eda95b47 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +Version: 2.0.1 +============== + +* [#17](https://github.com/saadmk11/banking-system/pull/17): Create LICENSE +* [#16](https://github.com/saadmk11/banking-system/pull/16): Bump django from 3.1 to 3.1.1 +* [#18](https://github.com/saadmk11/banking-system/pull/18): Add Changelog-ci diff --git a/README.md b/README.md index de068cfd..a6ec79ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Online Banking System V2.0 +# Online Banking System V2.0.1 This is an Online Banking Concept created using Django Web Framework.