Skip to content

Commit

Permalink
Release v0.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Sep 13, 2020
1 parent 6bfc916 commit a939465
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## HEAD (unreleased)
## v0.22.5 (2020-09-13)

* Bug fix
* Fix CSS bug on headings

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

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule ExDoc.Mixfile do
use Mix.Project

@version "0.22.4"
@version "0.22.5"

def project do
[
Expand Down

0 comments on commit a939465

Please sign in to comment.