There was an error while loading. Please reload this page.
1 parent 608b355 commit b57d69fCopy full SHA for b57d69f
2 files changed
CHANGELOG.md
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
7
Versions follow [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html)
8
9
-## Unreleased changes post [1.4.6]
+## Unreleased changes post [1.4.7]
10
+
11
+## [1.4.7] - 2025-11-05
12
13
## [1.4.6] - 2025-08-09
14
mix.exs
@@ -2,7 +2,7 @@ defmodule Dialyxir.Mixfile do
2
use Mix.Project
3
4
@source_url "https://github.com/jeremyjh/dialyxir"
5
- @version "1.4.6"
+ @version "1.4.7"
def project do
[
0 commit comments