Skip to content

Commit

Permalink
Improved CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgtitimoli committed Dec 24, 2015
1 parent fcbae88 commit b9d2c0b
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# 1.0.0 (2015-12-24)

This is the first Release Candidate for AngularJS 1.5.0. Please try upgrading your applications and
report any regressions or other issues you find as soon as possible.
This is the first release of **await-mutex**, ENJOY!

## Features

- Use **ES2015** standard promises allowing the use of [async/await](http://tc39.github.io/ecmascript-asyncawait/)
- Minimal and highly cohesive API
+ isLocked: Boolean
+ lock: Promise

## Bug Fixes

## Breaking Changes
**None** (Let's wait some more versions to fill this)

## Breaking Changes

**None** (We can't break any, since there is no other version older than this one)

0 comments on commit b9d2c0b

Please sign in to comment.