File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717## [ 1.3.0] - 2019-10-10
1818- Add utility for testing catch functions of selector sources.
1919
20- ## [ 1.2.0] - 2019-10-03
20+ ## [ 1.2.0] - 2019-10-14
2121### Added
2222- Accept options object in Origin constructor as last argument.
2323- Assign to the ` _id ` private property the value received in new option "uuid", when received.
Original file line number Diff line number Diff line change 44
55* size ` sources.size ` - Getter returning current size of mercury sources created.
66* elements ` sources.elements ` - Getter returning an ` <Array> ` containing all mercury sources created.
7- * getBytag ` sources.getByTags (tag) `
7+ * getBytag ` sources.getByTag (tag) `
88 * Alias - `getByTag`
99 * Arguments
1010 * tag - `<String>` Tag to filter sources by.
You can’t perform that action at this time.
0 commit comments