visionforge/CHANGELOG.md

20 lines
331 B
Markdown

# Changelog
## [Unreleased]
### Added
- Server module
- Change collector
### Changed
- Vision does not implement ItemProvider anymore. Property changes are done via `getProperty`/`setProperty` and `property` delegate.
### Deprecated
### Removed
- Primary modules dependencies on UI
### Fixed
- Version conflicts
### Security