Skip to content

Commit

Permalink
chore(CHANGELOG): update to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Dec 14, 2023
1 parent f70f427 commit a27e577
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ ___Note:__ Yet to be released changes appear here._

## 0.4.0

* `CHORE`: add `module` export
* `CHORE`: export `Refs` as a named export

### Breaking Changes

* `Refs` is now exported through a named export.

## 0.3.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))

Expand Down

0 comments on commit a27e577

Please sign in to comment.