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.
1 parent fbb59d3 commit ebe0cc7Copy full SHA for ebe0cc7
History.markdown
@@ -1,5 +1,11 @@
1
## HEAD
2
3
+### Minor Enhancements
4
+
5
+ * Update `reverse_markdown` requirement from ~> 2.1 to >= 2.1, < 4.0 (#552)
6
+ * Drupal 7 & 8: import author name email (#551)
7
+ * Replace hpricot with nokogiri in wordpressdotcom importer (#555)
8
9
### Documentation
10
11
* docs: update latest release to 0.24.0 (#544)
@@ -9,12 +15,6 @@
15
* fix RuboCop (#545)
16
* Fix erroneous cosmetic changes in Pebble importer (#546)
17
12
-### Minor Enhancements
13
-
14
- * Update `reverse_markdown` requirement from ~> 2.1 to >= 2.1, < 4.0 (#552)
- * Drupal 7 & 8: import author name email (#551)
- * Replace hpricot with nokogiri in wordpressdotcom importer (#555)
18
## 0.24.0 / 2024-02-19
19
20
### Bug Fixes
0 commit comments