Update CHANGELOG.md

This commit is contained in:
Víctor Martínez 2026-01-27 15:31:50 +01:00 committed by GitHub
commit 0f382e7d73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,12 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## `granc` - [0.6.0](https://github.com/JasterV/granc/compare/granc-v0.5.1...granc-v0.6.0) - 2026-01-27
### Other
- release ([#32](https://github.com/JasterV/granc/pull/32))
- [feature] + [refactor] => Allow ALL commands to be executed against a local file descriptor ([#28](https://github.com/JasterV/granc/pull/28))
## `granc` - [0.6.0](https://github.com/JasterV/granc/compare/granc-v0.5.1...granc-v0.6.0) - 2026-01-27
- Make the `--file-descriptor-set` a global option for all commands, so reflection commands can also be executed against a local descriptor. ([#28](https://github.com/JasterV/granc/pull/28))
## `granc_core` - [0.5.0](https://github.com/JasterV/granc/compare/granc_core-v0.4.1...granc_core-v0.5.0) - 2026-01-27