summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: df4a879bb262a5d76c5fdc696122e77ceef2b2d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

# CHANGELOG

## [0.1.1] - 2021-02-15

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