Skip to content

Commit e97efc5

Browse files
committed
Update changelog for 0.1.2.
1 parent dbe78a1 commit e97efc5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ Notable changes are documented in this file. The format is based on [Keep a Chan
77
Breaking changes:
88

99
New features:
10-
- A single property appearing more than once within a ruleset now results in a compiler error. nsaunders/purescript-tecton#7
11-
- A new type alias `CSS` provides a way to annotate style sheet values without using internal types.
1210

1311
Bugfixes:
1412

1513
Other improvements:
1614

15+
## [0.1.2 - 2022-11-06]
16+
17+
New features:
18+
- A single property appearing more than once within a ruleset now results in a compiler error. nsaunders/purescript-tecton#7
19+
- A new type alias `CSS` provides a way to annotate style sheet values without using internal types. nsaunders/purescript-tecton#8
20+
1721
## [0.1.1] - 2022-11-03
1822

1923
New features:

0 commit comments

Comments
 (0)