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 9eef958 commit 6c184a8Copy full SHA for 6c184a8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.37.0-rc.1 (2025-01-28)
+## v0.37.0-rc.2 (2025-01-29)
4
5
Thank you to @liamcmitchell and @hichemfantar for the extensive contributions in this new release.
6
mix.exs
@@ -2,7 +2,7 @@ defmodule ExDoc.Mixfile do
use Mix.Project
@source_url "https://github.com/elixir-lang/ex_doc"
- @version "0.37.0-rc.1"
+ @version "0.37.0-rc.2"
7
def project do
8
[
0 commit comments