Skip to content

Commit

Permalink
Change log tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrubin committed Jan 31, 2016
1 parent 2c4b085 commit 18a0b89
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.
# [Authenticator] Change Log
All notable changes to the project will be documented in this file.

[Authenticator]: https://github.com/mattrubin/Authenticator


## [Unreleased]
- Rewrote the app in Swift using an architecture inspired by [React], [Redux], and [Elm].
- Rewrote the app in Swift using a new architecture inspired by [React], [Redux], and [Elm].
- Moved token models, persistence, and password generation to the [OneTimePassword] library.

[React]: http://facebook.github.io/react/
Expand Down

0 comments on commit 18a0b89

Please sign in to comment.