Skip to content

Commit c3c5bee

Browse files
committed
Updated generated history.md file in the site.
1 parent ebe0cc7 commit c3c5bee

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/_docs/history.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,35 @@ permalink: "/docs/history/"
55
prev_section: contributing
66
---
77

8+
## 0.24.0 / 2024-02-19
9+
10+
### Bug Fixes
11+
12+
- Require jekyll-import/version so JekyllImport::VERSION can be read. ([#536]({{ site.repository }}/issues/536))
13+
14+
### Development Fixes
15+
16+
- Add Ruby 3.3 to CI ([#537]({{ site.repository }}/issues/537))
17+
18+
## 0.23.0 / 2024-01-16
19+
20+
### Minor Enhancements
21+
22+
- Add jekyll-import command ([#532]({{ site.repository }}/issues/532))
23+
- add pebble importer ([#527]({{ site.repository }}/issues/527))
24+
25+
### Bug Fixes
26+
27+
- Escape non ascii-characters while image downlading from wordpress ([#531]({{ site.repository }}/issues/531))
28+
29+
### Development Fixes
30+
31+
- Bump actions/checkout from 3 to 4 ([#528]({{ site.repository }}/issues/528))
32+
33+
### Documentation
34+
35+
- Update docs: fix order of importers & add pebble importer ([#534]({{ site.repository }}/issues/534))
36+
837
## 0.22.0 / 2023-03-29
938

1039
### Minor Enhancements

0 commit comments

Comments
 (0)