Navigation Menu

Skip to content

Commit

Permalink
Update 3.7 changelog entry to note that is now , not
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles committed Dec 7, 2012
1 parent 2febe17 commit 8296e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.markdown
Expand Up @@ -22,7 +22,7 @@
* Removed `Data.Monoid.Lens` now that its newtypes are instances of `Wrapped`, exporting the (`<>=`)-variants from `Control.Lens.*`.
* Renamed `via` to `cloneIso` for consistency.
* Moved `Indexed(..)` to `Control.Lens.Classes`.
* Renamed `index` to `indexing` to reduce conflicts with third-party libraries.
* Renamed `index` to `indexed` to reduce conflicts with third-party libraries.
* Added `curried` and `uncurried` to `Control.Lens.Iso`.
* Added `Strict(strict)` for ad hoc overloading of conversions between strict and lazy variants of `ByteString` and `Text`.
* Bug fixes for `tugTo` and `jerkTo`.
Expand Down

0 comments on commit 8296e49

Please sign in to comment.