Skip to content

Commit 148e254

Browse files
committed
Relase notes
1 parent d4f39cd commit 148e254

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
- id: prettier
4141
types_or: [css, scss, javascript]
4242
- repo: https://github.com/Riverside-Healthcare/djLint
43-
rev: v1.26.0
43+
rev: v1.27.0
4444
hooks:
4545
- id: djlint-jinja
4646
types_or: ["html"]

docs/release/ablog-v0.11-released.rst

+12-5
Original file line numberDiff line numberDiff line change
@@ -27,26 +27,33 @@ Pull Requests merged in:
2727

2828
`Template rework <https://github.com/sunpy/ablog/pull/144>`__.
2929

30-
`Add external links for posts <https://github.com/sunpy/ablog/pull/112>`__ from `Chris Holdgraf <https://github.com/choldgraf>`__.
30+
`Add external links for posts #<https://github.com/sunpy/ablog/pull/112>`__ from `Chris Holdgraf <https://github.com/choldgraf>`__.
3131

3232
ABlog v0.11.1 released
3333
----------------------
3434

3535
Pull Requests merged in:
3636

37-
`Update version handling to remove use of pkg_resources <https://github.com/sunpy/ablog/pull/211>`__
37+
`Update version handling to remove use of pkg_resources #<https://github.com/sunpy/ablog/pull/211>`__
3838

3939
ABlog v0.11.2 released
4040
----------------------
4141

4242
Pull Requests merged in:
4343

44-
`append posts to atom feed to keep post order from new to old <https://github.com/sunpy/ablog/pull/216>`__ from `lexming <https://github.com/lexming>`__.
45-
`avoid spurious warning about posts with front-matter and post directive <https://github.com/sunpy/ablog/pull/214>`__ from `lexming <https://github.com/lexming>`__.
44+
`append posts to atom feed to keep post order from new to old #<https://github.com/sunpy/ablog/pull/216>`__ from `lexming <https://github.com/lexming>`__.
45+
`avoid spurious warning about posts with front-matter and post directive #<https://github.com/sunpy/ablog/pull/214>`__ from `lexming <https://github.com/lexming>`__.
4646

4747
ABlog v0.11.3 released
4848
----------------------
4949

5050
Pull Requests merged in:
5151

52-
`use fully qualified URLs for images in atom feed # <https://github.com/sunpy/ablog/pull/218>`__ from `lexming <https://github.com/lexming>`__.
52+
`use fully qualified URLs for images in atom feed #<https://github.com/sunpy/ablog/pull/218>`__ from `lexming <https://github.com/lexming>`__.
53+
54+
ABlog v0.11.4 released
55+
----------------------
56+
57+
Pull Requests merged in:
58+
59+
`Use paragraph instead of container for blog post exerpts #<https://github.com/sunpy/ablog/pull/226>`__ from `lexming <https://github.com/dstansby>`__.

0 commit comments

Comments
 (0)