Skip to content

Commit

Permalink
docs(CHANGES): Latest stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed May 22, 2022
1 parent cf8a1f9 commit d88e978
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
# Changelog

## current
To install the unreleased tmuxp version, see
[developmental releases](https://unihan-db.git-pull.com/quickstart.html#developmental-releases).

- Add latest updates here
[pip](https://pip.pypa.io/en/stable/):

#### Compatibility
```console
$ pip install --user --upgrade --pre unihan-db
```

## unihan-db 0.4.x (unreleased)

- _Insert changes/features/fixes for next release here_

### Compatibility

- Drop python 3.6 (#292)
- Add python 3.10 (#292)

#### Development
### Development

- Update poetry to 1.1
- CI: Use poetry 1.1.7 and `install-poetry.py` installer (#274, #292)
Expand All @@ -18,7 +27,7 @@
- Tests: `tmpdir` -> `tmp_path`
- Run pyupgrade @ python 3.7

#### Documentation
### Documentation

- Move to `furo` theme

Expand Down

0 comments on commit d88e978

Please sign in to comment.