2022/01/08 - 2.1.2:
- dependencies: fix: depends on openpaperwork-core
- autoscrolling: take into account that Gdk.Cursor.new_for_display() may fail
  on some systems (wayland-only systems)
- Core-GTK: Add a plugin showing a dialog when the app is closed and any
  running background task is still running. Hopefully, it will help for issue
  #1034 ("sqlite: database is locked")

2022/01/31 - 2.1.1:
- Fix: take into account that Cursor.new_for_display() may fail with Wayland

2021/12/05 - 2.1.0:
- Bug report: Clarify the use of the author field

2021/05/24 - 2.0.3:
- Swedish translations added
- Add LICENSE file in pypi package

2021/01/01 - 2.0.2:
- No changes

2020/11/15 - 2.0.1:
- fs.gio: Text files must be encoded in UTF-8
- Include tests in Pypi package (thanks to Elliott Sales de Andrade)

2020/10/17 - 2.0:
- Initial release
