Skip to content

Commit

Permalink
Version 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timothee-haudebourg committed Feb 20, 2024
1 parent 7fb32b3 commit 021dc7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.1.4] - 2024-02-20

### Fixed

- [d545415] Fixes #21
- [7fb32b3] Fix incorrect extraction of URI components.

## [3.1.3] - 2023-10-20

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iref"
version = "3.1.3"
version = "3.1.4"
edition = "2021"
authors = ["Timothée Haudebourg <[email protected]>"]
categories = ["web-programming", "internationalization"]
Expand Down

0 comments on commit 021dc7a

Please sign in to comment.