Updated the CHANGELOG (new position feature)

This commit is contained in:
Salvador E. Tropea 2022-10-06 13:55:09 -03:00
parent 7dbd5b1dff
commit 7400b2f990
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- New filters:
- `urlify` to convert URLs in fields to HTML links (#311)
- `field_modify` a more generic field transformer
- Position: option to set the resolution for floating values (#314)
### Fixed
- Problems to compress netlists. (#287)