Skip to content

Commit

Permalink
Change formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskay committed Apr 3, 2020
1 parent 8f5c215 commit 1e75142
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
Expand All @@ -7,30 +8,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [0.3.3] - 2019-09-04

### Fixed

- Allow CSS custom properties for color config

## [0.3.2] - 2019-08-20

### Changed

- Allow HEX values for color config

## [0.3.1] - 2019-07-13

### Changed

- Update tailwindcss version
- Update dependencies to fix security vulnerabilities

## [0.3.0] - 2019-05-11

### Added

- Opacity config

## [0.2.0] - 2019-04-17

### Added

- Color config

## [0.1.1] - 2019-03-29

### Fixed

- Removed extra `;` after CSS rule declarations

## [0.1.0] - 2019-03-19

### Added

- Utility classes for elevation

0 comments on commit 1e75142

Please sign in to comment.