bump: version 0.11.2 → 0.11.3

This commit is contained in:
Lance Edgar 2024-06-28 15:39:59 -05:00
parent 3b7cc19faa
commit d17bd35909
2 changed files with 9 additions and 1 deletions

View file

@ -5,6 +5,14 @@ All notable changes to Tailbone will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## v0.11.3 (2024-06-28)
### Fix
- add link to "resolved by" user for pending products
- handle error when merging 2 records fails
## v0.11.2 (2024-06-18)
### Fix