Update changelog

This commit is contained in:
Lance Edgar 2023-10-23 13:13:08 -05:00
parent e6012bddb8
commit 0f56b478fc
3 changed files with 9 additions and 3 deletions

View file

@ -5,6 +5,12 @@ All notable changes to 'byjove' 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).
## [0.1.22] - 2023-10-23
### Changed
- Use columns instead of table, for row receiving quantities.
- Show invoice number when receiving row.
- Center receiving buttons; add "12 EA" quick receive button.
## [0.1.21] - 2023-10-06
### Changed
- Auto-trim username field in login form.