We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92cd125 commit 2983cc6Copy full SHA for 2983cc6
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.31.0-dev
+## v0.31.0 (2023-12-11)
4
5
* Enhancements
6
* Allow searching atoms, module attributes, and words finishing with `?` and `!`
mix.exs
@@ -2,7 +2,7 @@ defmodule ExDoc.Mixfile do
use Mix.Project
@source_url "https://github.com/elixir-lang/ex_doc"
- @version "0.30.9"
+ @version "0.31.0"
7
def project do
8
[
0 commit comments