Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrupin committed Nov 17, 2019
1 parent 2f87bdb commit baf6143
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,19 @@

**Note:** Updates are descending from most recent.

## 0.3.0
all by @ntrupin

### Compiler Changes

- Rewrote the entire compiler using ES6 and better principles.
- **-breaking change-** Removed the charset tag. Now it is a trait for meta.
- **-breaking change-** Removed the second argument for link tags.

### Bug Fixes

- Fixed a bug where extra dots would appear in div tags.
- Fixed a bug where meta tags would not be inserted into head.

## 0.2.8
all by @NoobiCodi
Expand Down

0 comments on commit baf6143

Please sign in to comment.