Skip to content

Commit

Permalink
Merge branch 'release-4.2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdefreyne committed Jul 3, 2016
2 parents 249d7c9 + f159144 commit cffdd9a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
@@ -1,5 +1,17 @@
# Nanoc news

## 4.2.3 (???)

Fixes:

* Fixed issue with `#inspect` raising a `WeakRef::RefError` (#877, #897)

Enhancements:

* Sped up compiler (#894)
* Improved `#inspect` output of some classes (#896)
* Deprecated `Item#modified` and replaced it with `Item#modified_reps` (#898)

## 4.2.2 (2016-07-02)

Fixes:
Expand Down

0 comments on commit cffdd9a

Please sign in to comment.