Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit d254ddb

Browse files
committed
amended changelog
1 parent ff55072 commit d254ddb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1717

1818
## [Unreleased]
1919

20+
### Features
21+
- Add `color` prop to `Text` component @Bugaa92 ([#597](https://github.com/stardust-ui/react/pull/597))
22+
2023
<!--------------------------------[ v0.15.0 ]------------------------------- -->
2124
## [v0.15.0](https://github.com/stardust-ui/react/tree/v0.15.0) (2018-12-17)
2225
[Compare changes](https://github.com/stardust-ui/react/compare/v0.14.0...v0.15.0)
@@ -54,7 +57,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
5457
- Export `canvas-add-page` SVG icon @priyankar205 ([#601](https://github.com/stardust-ui/react/pull/601))
5558
- Add `sizeModifier` variable (with `x` and `xx` values) to `Icon`'s Teams theme styles @priyankar205 ([#601](https://github.com/stardust-ui/react/pull/601))
5659
- Add `offset` prop to `Popup` to extend set of popup positioning options @kuzhelov ([#606](https://github.com/stardust-ui/react/pull/606))
57-
- Add `color` prop to `Text` component @Bugaa92 ([#597](https://github.com/stardust-ui/react/pull/597))
5860

5961
### Documentation
6062
- Add `prettier` support throughout the docs @levithomason ([#568](https://github.com/stardust-ui/react/pull/568))

0 commit comments

Comments
 (0)