Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
chore(project): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Jul 20, 2013
1 parent af3d6e9 commit 2265f32
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# 1.1
# 1.1.0

- update module load error messages
- add ability to minify ngDefine scripts using ngr.js

ngr.js works as a wrapper around r.js (the requirejs optimizer).
It expands scripts that contain ngDefine to plain RequireJS / angular modules.
It expands scripts that contain ngDefine to plain RequireJS / AngularJS modules.


- use grunt as build tool
- run tests automated via karma


# 1.0.0

Expand Down

0 comments on commit 2265f32

Please sign in to comment.