Skip to content

Commit

Permalink
Relase notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed May 10, 2023
1 parent d4f39cd commit 148e254
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
- id: prettier
types_or: [css, scss, javascript]
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.26.0
rev: v1.27.0
hooks:
- id: djlint-jinja
types_or: ["html"]
17 changes: 12 additions & 5 deletions docs/release/ablog-v0.11-released.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,33 @@ Pull Requests merged in:

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

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

ABlog v0.11.1 released
----------------------

Pull Requests merged in:

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

ABlog v0.11.2 released
----------------------

Pull Requests merged in:

`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>`__.
`avoid spurious warning about posts with front-matter and post directive <https://github.com/sunpy/ablog/pull/214>`__ from `lexming <https://github.com/lexming>`__.
`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>`__.
`avoid spurious warning about posts with front-matter and post directive #<https://github.com/sunpy/ablog/pull/214>`__ from `lexming <https://github.com/lexming>`__.

ABlog v0.11.3 released
----------------------

Pull Requests merged in:

`use fully qualified URLs for images in atom feed # <https://github.com/sunpy/ablog/pull/218>`__ from `lexming <https://github.com/lexming>`__.
`use fully qualified URLs for images in atom feed #<https://github.com/sunpy/ablog/pull/218>`__ from `lexming <https://github.com/lexming>`__.

ABlog v0.11.4 released
----------------------

Pull Requests merged in:

`Use paragraph instead of container for blog post exerpts #<https://github.com/sunpy/ablog/pull/226>`__ from `lexming <https://github.com/dstansby>`__.

0 comments on commit 148e254

Please sign in to comment.