Skip to content

Commit 14c77aa

Browse files
committed
chore: update CHANGELOG.md
1 parent 8a888c0 commit 14c77aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
### Minor Changes
66

7-
- 4f095d1: Added new methods on Abstraction class: createImplementation, createDecorator, and createComposite.
8-
Make token unique: use Symbol(name) to make each abstraction unique, even if using the same name.
7+
- 987ed28: add new methods on Abstraction class: createImplementation, createDecorator, and createComposite.
8+
- 9bd1b04: use Symbol(name) to make each abstraction unique, even if using the same name.
99

1010
## 0.1.1
1111

0 commit comments

Comments
 (0)