CHANGELOG.md in terraspace_vcs_github-0.1.0 vs CHANGELOG.md in terraspace_vcs_github-0.1.1
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
This project *tries* to adhere to [Semantic Versioning](http://semver.org/).
+## [0.1.1] - 2022-07-13
+- [#1](https://github.com/boltops-tools/terraspace_vcs_github/pull/1) handle not found when token possibly doesnt have access to repo
+- update logger debug adding comment message
+
## [0.1.0] - 2022-07-07
- Initial release