Skip to content

Commit

Permalink
fix(doc) Cleans up 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 Jan 7, 2021
1 parent 8a38dcb commit ef72524
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions packages/concerto-core/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@
# Note that the latest public API is documented using JSDocs and is available in api.txt.
#

Version 0.82.7 {6b77ace6b34d454cc067aa5e204aa29b} 2020-07-06
Version 0.82.12 {6b77ace6b34d454cc067aa5e204aa29b} 2020-12-25
- Concepts may now be identified
- assets/participants/transaction/events have a system identified created $identifier automatically
- Can no longer redefine the identifier declared by a super type
- All types extend concerto.Concept

- Add new Concerto API
- Removed System Models APIs
- Remove notion of system table
Expand All @@ -39,6 +38,12 @@ Version 0.82.7 {6b77ace6b34d454cc067aa5e204aa29b} 2020-07-06
- Add instanceof alternatives to Factory and Serializer
- 'concerto' namespace is now reserved and cannot be used by user code

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

Version 0.82.6 {03fa6481ffdf0e58cb110c6f24009d18} 2020-02-26
- Update JsDoc for ModelManager.addModelFiles

Version 0.82.1 {dee013e99a3c2d6acc4eddfb00aad2a2} 2019-10-22
- Make several constructors public
- Add model loader utility class
Expand Down

0 comments on commit ef72524

Please sign in to comment.