File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- Nothing yet!
10
+ - Nothing yet!
11
+
12
+ ## [ 0.4.0] - 2021-12-09
13
+
14
+ ### Changed
15
+
16
+ - Update color palette references for v3 ([ #83 ] ( https://github.com/tailwindlabs/tailwindcss-forms/pull/83 ) )
17
+ - Don't read outline.none value from config ([ #89 ] ( https://github.com/tailwindlabs/tailwindcss-forms/pull/89 ) )
11
18
12
19
## [ 0.3.4] - 2021-09-28
13
20
@@ -80,7 +87,8 @@ Nothing yet!
80
87
81
88
Initial release!
82
89
83
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.4...HEAD
90
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.4.0...HEAD
91
+ [ 0.4.0 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.3...v0.4.0
84
92
[ 0.3.4 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.3...v0.3.4
85
93
[ 0.3.3 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.2...v0.3.3
86
94
[ 0.3.2 ] : https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.1...v0.3.2
You can’t perform that action at this time.
0 commit comments