Skip to content

Commit

Permalink
Create CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carbontwelve authored Feb 14, 2018
1 parent 7f35356 commit 5d12532
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2018-02-14

### Fixed
- #2 Zerowidth characters no longer break `$found` lookup in `isConfusable` method

## [1.0.0] - 2018-02-13
First Release

0 comments on commit 5d12532

Please sign in to comment.