From 2062faec4b9cbba4afd111526f4919f84fb0e2ee 2023-05-15 12:18:33 From: Lance Edgar Date: 2023-05-15 12:18:33 Subject: [PATCH] Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..cd7ff45d4aa05e4f81d72f754e88d52512d0086c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ + +# Changelog +All notable changes to posterior will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +## [0.1.0] - 2023-05-15 +### Added +- Initial version, basic API client only.