File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616
1717## [ 1.3.0] - 2019-10-10
1818
19- ## [ 1.2.0] - 2019-10-10
19+
20+ ## [ 1.2.0] - 2019-10-14
2021### Added
2122- Accept options object in Origin constructor as last argument.
2223- 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