We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 249d7c9 + f159144 commit cffdd9aCopy full SHA for cffdd9a
1 file changed
NEWS.md
@@ -1,5 +1,17 @@
1
# Nanoc news
2
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
15
## 4.2.2 (2016-07-02)
16
17
Fixes:
0 commit comments