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 a08d528 commit fcf58d9Copy full SHA for fcf58d9
CHANGELOG.md
@@ -3,8 +3,7 @@
3
All notable changes to this project will be documented in this file (at least to the extent possible, I am not infallible sadly).
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
-## Unreleased
7
-
+## 3.7.2
8
9
**NOTE:** The config of the Timex default locale is changed to:
10
```ex
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Timex.Mixfile do
2
use Mix.Project
- @version "3.7.1"
+ @version "3.7.2"
def project do
[
0 commit comments