From 9bb8c020392aacbcdc2db26930faeb50ddf6ff6b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 15 Feb 2021 12:57:35 -0800 Subject: start a CHANGELOG --- CHANGELOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 CHANGELOG.md (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..957f50b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,25 @@ + +# CHANGELOG + +## [0.1.1] - UNRELEASED + +Small release, mostly documentation updates. + +### Changed + +- editgroup ids can be specified with `editgroup_` + +### Added + +- `status` command shows version of fatcat API schema that client was compiled from + +## [0.1.0] - 2021-02-10 + +First tagged release, with core features: + +- basic debian (apt) and macOS (homebrew) packaging +- editing and editgroup management commands +- search commands +- batch commands +- openapi3 schema and code-generated library for fatcat API v0.3.3 +- limited "update" entity field mutations -- cgit v1.2.3