NEWS.md in nanoc-4.12.19 vs NEWS.md in nanoc-4.12.20
- old
+ new
@@ -1,7 +1,15 @@
# Nanoc news
+## 4.12.20 (2024-03-15)
+
+Enhancements:
+
+- Add base64 as a gem dependency (#1681)
+- Specify pry as one of nanoc-cli's runtime dependencies (#1679) [Junichi Sato]
+- Add `org` extension (for Org Mode) to list of text file extensions (#1688) [Antar]
+
## 4.12.19 (2023-12-08)
Fixes:
- Restored support for YAML aliases (#1677) [zor-el]
@@ -1339,15 +1347,15 @@
Enhancements:
- Added several convenience methods to view classes (#570, #572)
-See the [nanoc 4 upgrade guide](https://nanoc.ws/doc/nanoc-4-upgrade-guide/) for details.
+See the [nanoc 4 upgrade guide](https://nanoc.app/doc/nanoc-4-upgrade-guide/) for details.
## 4.0.0a1 (2015-05-09)
-This is a major upgrade. For details on upgrading, see the [nanoc 4 upgrade guide](https://nanoc.ws/doc/nanoc-4-upgrade-guide/).
+This is a major upgrade. For details on upgrading, see the [nanoc 4 upgrade guide](https://nanoc.app/doc/nanoc-4-upgrade-guide/).
This release provides no new features, but streamlines the API and functionality, in order to easen future development, both for features and for optimisations.
## 3.8 (2015-05-04)
@@ -2056,10 +2064,10 @@
- Fixed issue which would cause files not to be required in the right order
## 2.1 (2008-08-17)
This is only a short summary of all changes in 2.1. For details, see the
-[nanoc web site](https://nanoc.ws/). Especially the blog and the
+[nanoc web site](https://nanoc.app/). Especially the blog and the
updated manual will be useful.
New:
- New `rdiscount` filter ([RDiscount site](https://github.com/davidfstr/rdiscount))