Skip to content

Commit 8672218

Browse files
committed
deploy commit by eanplatter [ci skip]
1 parent 488612f commit 8672218

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,34 @@
11
# Change Log
22

3+
## [Unreleased](https://github.com/TechnologyAdvice/stardust/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.8.0...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- \<Segments /\> component [\#114](https://github.com/TechnologyAdvice/stardust/issues/114)
10+
- Add Progress Component [\#121](https://github.com/TechnologyAdvice/stardust/pull/121) ([eanplatter](https://github.com/eanplatter))
11+
12+
**Closed issues:**
13+
14+
- Segment examples [\#112](https://github.com/TechnologyAdvice/stardust/issues/112)
15+
16+
**Merged pull requests:**
17+
18+
- Setup CircleCI [\#124](https://github.com/TechnologyAdvice/stardust/pull/124) ([levithomason](https://github.com/levithomason))
19+
- Segment Examples [\#113](https://github.com/TechnologyAdvice/stardust/pull/113) ([jhabdas](https://github.com/jhabdas))
20+
321
## [v0.8.0](https://github.com/TechnologyAdvice/stardust/tree/v0.8.0) (2015-11-24)
422
[Full Changelog](https://github.com/TechnologyAdvice/stardust/compare/v0.7.1...v0.8.0)
523

624
**Implemented enhancements:**
725

26+
- Add \<Header /\> component [\#107](https://github.com/TechnologyAdvice/stardust/issues/107)
827
- Add \<Buttons /\> [\#97](https://github.com/TechnologyAdvice/stardust/issues/97)
928
- A \<Divider /\> element. [\#49](https://github.com/TechnologyAdvice/stardust/issues/49)
10-
- Add offset to Columns [\#26](https://github.com/TechnologyAdvice/stardust/issues/26)
1129

1230
**Closed issues:**
1331

14-
- Add \<Header /\> component [\#107](https://github.com/TechnologyAdvice/stardust/issues/107)
1532
- Duplicate random data causing intermittent Table test fail [\#95](https://github.com/TechnologyAdvice/stardust/issues/95)
1633
- Cleanup redundancy in tests [\#60](https://github.com/TechnologyAdvice/stardust/issues/60)
1734

0 commit comments

Comments
 (0)