From 743f10ce763a471de6a215ce77c547ec861a208c Mon Sep 17 00:00:00 2001 From: rhigman <73792779+rhigman@users.noreply.github.com> Date: Wed, 25 May 2022 15:04:54 +0100 Subject: [PATCH] Update changelog (and add entries for #360 and #376 which were missed in original work) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f47d324e..50dd278e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added + - [#287](https://github.com/thoth-pub/thoth/issues/287) - Allow editing contributions (and affiliations) + +### Fixed + - [#360](https://github.com/thoth-pub/thoth/issues/360) - Prevent adding 0 as the price of a publication + - [#376](https://github.com/thoth-pub/thoth/issues/376) - Restrict Licence field entries to URL-formatted strings ## [[0.8.4]](https://github.com/thoth-pub/thoth/releases/tag/v0.8.4) - 2022-05-11 ### Added