Fix primary clipboard storing and release 0.3.1

This commit is contained in:
Lucas Timmins 2019-06-08 12:08:01 +08:00
parent 59fa30aba0
commit 18e49392ca
3 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## Unreleased
## 0.3.1 -- 2019-06-08
- Fix primary clipboard storing
## 0.3.0 -- 2019-06-07
- Add support for primary selection through `store_primary()` and `load_primary()`