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

Commit

Permalink
chore(): update change log for 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m7r committed Jan 13, 2014
1 parent 2b505a1 commit 504c4a2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 0.2.1 (2014-01-13)

## Bug fixes
### docs

* allow requirejs in options.scripts ([faaebd9f](https://github.com/m7r/grunt-ngdocs/commit/faaebd9f))

* links in examples should show url of loaded files (like 0.1 version) ([2b505a15](https://github.com/m7r/grunt-ngdocs/commit/2b505a15))

### ATTENTION

Clear your old docs js folder on upgrade



# 0.2.0 (2014-01-10)

## Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grunt-ngdocs",
"version": "0.2.0",
"version": "0.2.1",
"description": "grunt plugin for angularjs documentation",
"main": "tasks",
"repository": {
Expand Down

0 comments on commit 504c4a2

Please sign in to comment.