Skip to content

Commit 7aa3fd9

Browse files
committed
Release v0.30.5
1 parent feaf41c commit 7aa3fd9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v0.30.5 (2023-08-12)
4+
5+
* Bug fixes
6+
* Fix style for code in headers
7+
* Fix search data generation for Erlang/OTP
8+
39
## v0.30.4 (2023-08-03)
410

511
* Bug fixes

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule ExDoc.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/elixir-lang/ex_doc"
5-
@version "0.30.4"
5+
@version "0.30.5"
66

77
def project do
88
[

0 commit comments

Comments
 (0)