diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/cmem-plugin-uuid.iml b/.idea/cmem-plugin-uuid.iml new file mode 100644 index 0000000..d135f4e --- /dev/null +++ b/.idea/cmem-plugin-uuid.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 57f1fcd..cd0616c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/) -## [Unreleased] +## [1.0.0] 2024-02-12 ### Added