CHANGELOG.md in ruby-magicwrite-0.1.0 vs CHANGELOG.md in ruby-magicwrite-0.1.1
- old
+ new
@@ -3,12 +3,20 @@
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).
+## [0.1.1] - 2023-06-21
+
+### Changed
+
+- CHANGELOG
+- README
+
+
## [0.1.0] - 2023-06-21
### Added
- Initialise repository.
-- Add MagicWrite::Client to connect to OpenAI API using user tokens.
-- Add spec for Client with a cached response using VCR.
+- Add MagicWrite::Client to connect to MagicWrite API using user tokens.
+