We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a888c0 commit 14c77aaCopy full SHA for 14c77aa
CHANGELOG.md
@@ -4,8 +4,8 @@
4
5
### Minor Changes
6
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.
+- 987ed28: add new methods on Abstraction class: createImplementation, createDecorator, and createComposite.
+- 9bd1b04: use Symbol(name) to make each abstraction unique, even if using the same name.
9
10
## 0.1.1
11
0 commit comments