Skip to content

Commit f159144

Browse files
committed
Add release notes for 4.2.3
1 parent 22ee434 commit f159144

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

NEWS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Nanoc news
22

3+
## 4.2.3 (???)
4+
5+
Fixes:
6+
7+
* Fixed issue with `#inspect` raising a `WeakRef::RefError` (#877, #897)
8+
9+
Enhancements:
10+
11+
* Sped up compiler (#894)
12+
* Improved `#inspect` output of some classes (#896)
13+
* Deprecated `Item#modified` and replaced it with `Item#modified_reps` (#898)
14+
315
## 4.2.2 (2016-07-02)
416

517
Fixes:

0 commit comments

Comments
 (0)