Update CHANGELOG.md

This commit is contained in:
Oliver Walters 2026-06-30 01:53:45 +00:00
parent 3bf7ac1d7d
commit ca44937fd8
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- [#12274](https://github.com/inventree/InvenTree/pull/12274) fixes a bug in rendering the "table field" component in frontend forms. Any plugins which make use of the "table field" component in their forms may be affected by this change, and will need to update their form definitions accordingly.
### Removed
## 1.4.0 - 2026-06-24