Skip to content

Commit 8a35f5d

Browse files
authored
Merge pull request #79 from tjmonsi/changelog-0.2.0
Changelog 0.2.0
2 parents 6406c56 + 60d66ee commit 8a35f5d

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

CHANGELOG.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22

33
## [Unreleased](https://github.com/tjmonsi/element-lite/tree/HEAD)
44

5-
[Full Changelog](https://github.com/tjmonsi/element-lite/compare/v0.1.9...HEAD)
5+
[Full Changelog](https://github.com/tjmonsi/element-lite/compare/untagged-362e8e0896fcb1824c3b...HEAD)
6+
7+
## [untagged-362e8e0896fcb1824c3b](https://github.com/tjmonsi/element-lite/tree/untagged-362e8e0896fcb1824c3b) (2018-05-09)
8+
[Full Changelog](https://github.com/tjmonsi/element-lite/compare/v0.2.0...untagged-362e8e0896fcb1824c3b)
9+
10+
## [v0.2.0](https://github.com/tjmonsi/element-lite/tree/v0.2.0) (2018-05-09)
11+
[Full Changelog](https://github.com/tjmonsi/element-lite/compare/v0.1.9...v0.2.0)
612

713
**Implemented enhancements:**
814

15+
- Add invalidate to re-render lit-html on element-lite-lit [\#73](https://github.com/tjmonsi/element-lite/issues/73)
916
- Update travis.yml to mimic automation-tester repo [\#39](https://github.com/tjmonsi/element-lite/issues/39)
1017

1118
**Closed issues:**
@@ -15,12 +22,28 @@
1522
- Add shadyCSS capabilities on static shadow [\#53](https://github.com/tjmonsi/element-lite/issues/53)
1623
- Fix static-shadow [\#52](https://github.com/tjmonsi/element-lite/issues/52)
1724

25+
**Merged pull requests:**
26+
27+
- Release 0.2.0 [\#78](https://github.com/tjmonsi/element-lite/pull/78) ([tjmonsi](https://github.com/tjmonsi))
28+
- Resolved conflicts [\#77](https://github.com/tjmonsi/element-lite/pull/77) ([tjmonsi](https://github.com/tjmonsi))
29+
- Pin dependency babel-core to v6.26.3 \(develop\) [\#76](https://github.com/tjmonsi/element-lite/pull/76) ([renovate[bot]](https://github.com/apps/renovate))
30+
- fix \#73 [\#74](https://github.com/tjmonsi/element-lite/pull/74) ([tjmonsi](https://github.com/tjmonsi))
31+
- Update dependency web-component-tester to v6.6.0 \(develop\) [\#72](https://github.com/tjmonsi/element-lite/pull/72) ([renovate[bot]](https://github.com/apps/renovate))
32+
- Update dependency wct-browser-legacy to v1 \(develop\) [\#71](https://github.com/tjmonsi/element-lite/pull/71) ([renovate[bot]](https://github.com/apps/renovate))
33+
- Update dependency lit-html to ^0.10.0 \(develop\) [\#70](https://github.com/tjmonsi/element-lite/pull/70) ([renovate[bot]](https://github.com/apps/renovate))
34+
- Update dependency eslint-plugin-promise to v3.7.0 \(develop\) [\#69](https://github.com/tjmonsi/element-lite/pull/69) ([renovate[bot]](https://github.com/apps/renovate))
35+
- Update dependency eslint-plugin-import to v2.11.0 \(develop\) [\#68](https://github.com/tjmonsi/element-lite/pull/68) ([renovate[bot]](https://github.com/apps/renovate))
36+
- Update dependency eslint-config-standard to v11.0.0 \(develop\) [\#67](https://github.com/tjmonsi/element-lite/pull/67) ([renovate[bot]](https://github.com/apps/renovate))
37+
- Update dependency eslint to v4.19.1 \(develop\) [\#66](https://github.com/tjmonsi/element-lite/pull/66) ([renovate[bot]](https://github.com/apps/renovate))
38+
- updated changelog \[ci skip\] [\#64](https://github.com/tjmonsi/element-lite/pull/64) ([tjmonsi](https://github.com/tjmonsi))
39+
- update CHANGELOG \[skip ci\] [\#63](https://github.com/tjmonsi/element-lite/pull/63) ([tjmonsi](https://github.com/tjmonsi))
40+
- Release 0.1.9 [\#62](https://github.com/tjmonsi/element-lite/pull/62) ([tjmonsi](https://github.com/tjmonsi))
41+
1842
## [v0.1.9](https://github.com/tjmonsi/element-lite/tree/v0.1.9) (2018-05-04)
1943
[Full Changelog](https://github.com/tjmonsi/element-lite/compare/untagged-12fe76177360af4f3a99...v0.1.9)
2044

2145
**Merged pull requests:**
2246

23-
- Release 0.1.9 [\#62](https://github.com/tjmonsi/element-lite/pull/62) ([tjmonsi](https://github.com/tjmonsi))
2447
- Fixed \#60 [\#61](https://github.com/tjmonsi/element-lite/pull/61) ([tjmonsi](https://github.com/tjmonsi))
2548
- Update develop branch [\#59](https://github.com/tjmonsi/element-lite/pull/59) ([tjmonsi](https://github.com/tjmonsi))
2649

0 commit comments

Comments
 (0)