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

Commit

Permalink
Add changelog for 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Mar 27, 2012
1 parent e61c3d4 commit 0c7eec9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,8 @@ asset's cache in response to a change in another file.
### The `stub` Directive ###

`stub` *path* allows dependency to be excluded from the asset bundle.
The *path* must be a valid asset and may or may not already be part
of the bundle. Once stubbed, it is blacklisted and can't be brought
The *path* must be a valid asset and may or may not already be part
of the bundle. Once stubbed, it is blacklisted and can't be brought
back by any other `require`.

# Development #
Expand All @@ -361,6 +361,10 @@ submit a pull request.

## Version History ##

**2.3.2** (March 26, 2012)

* Fix Context#logical_path with dots

**2.3.1** (February 11, 2012)

* Added bytesize to manifest
Expand Down

0 comments on commit 0c7eec9

Please sign in to comment.