jstd-web/node_modules/object-refs/CHANGELOG.md

16 lines
524 B
Markdown
Raw Normal View History

2025-11-25 15:23:22 +08:00
# Changelog
All notable changes to [object-refs](https://github.com/bpmn-io/object-refs) are documented here. We use [semantic versioning](http://semver.org/) for releases.
## Unreleased
___Note:__ Yet to be released changes appear here._
## 0.4.0
* `FEAT`: transitively bind inverse one-to-many relationships ([#1](https://github.com/bpmn-io/object-refs/issues/1))
* `FEAT`: be able to define configurable properties ([#3](https://github.com/bpmn-io/object-refs/issues/3))
## ...
Check `git log` for earlier history.