Skip to content

Commit

Permalink
chore(doc) Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <jeromesimeon@me.com>
  • Loading branch information
jeromesimeon committed Mar 30, 2021
1 parent 24e2439 commit 20726e9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions packages/concerto-core/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,20 @@
# Note that the latest public API is documented using JSDocs and is available in api.txt.
#

Version 0.82.12 {7b8763c243f937d84579350aef348c3c} 2020-12-25
Version 1.0.0-alpha.3 {7b8763c243f937d84579350aef348c3c} 2020-12-25
- Concepts may now be identified
- assets/participants/transaction/events have a system identified created $identifier automatically
- assets/participants have a system identifier created ($identifier) automatically
- /transaction/events have a system timestamp created ($timestamp) automatically
- Can no longer redefine the identifier declared by a super type
- 'concerto' namespace is now reserved and cannot be used by user code
- All types extend concerto.Concept
- Add new Concerto API
- Removed System Models APIs
- Remove notion of system table
- Remove user ability to change system model
- Update JsDoc for ModelManager.addModelFiles
- Add Logger API
- Add instanceof alternatives to Factory and Serializer
- 'concerto' namespace is now reserved and cannot be used by user code
- Add new Concerto API (experimental)

Version 0.82.9 {c96bafdd4a2bb7402f6b520a0cefe537} 2020-09-09
- Add option parameters to ModelLoader
Expand Down

0 comments on commit 20726e9

Please sign in to comment.