Skip to content

Commit a939465

Browse files
committed
Release v0.22.5
1 parent 6bfc916 commit a939465

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
## HEAD (unreleased)
3+
## v0.22.5 (2020-09-13)
4+
5+
* Bug fix
6+
* Fix CSS bug on headings
47

58
## v0.22.4 (2020-09-12)
69

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule ExDoc.Mixfile do
22
use Mix.Project
33

4-
@version "0.22.4"
4+
@version "0.22.5"
55

66
def project do
77
[

0 commit comments

Comments
 (0)