Skip to content

Commit

Permalink
Add version list
Browse files Browse the repository at this point in the history
  • Loading branch information
alaugks committed Jun 17, 2024
1 parent 115a036 commit 3822fcf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@ https://foo.bar/{locale}/xyz?a=b -> /{locale}/xyz
An example in action can be seen [here](https://spring-boot-xliff-example.alaugks.dev/).


<br>
## Versions

| Version | Description |
|:--------|:--------------------------------------------------------------------------------------------------------------------------|
| 0.2.0 | [Release notes](https://github.com/alaugks/spring-requesturi-locale-interceptor/releases/tag/0.2.0) / **Breaking Change** |
| 0.1.0 | [Release notes](https://github.com/alaugks/spring-requesturi-locale-interceptor/releases/tag/0.1.0) |

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=alaugks_spring-url-path-locale-interceptor&metric=alert_status)](https://sonarcloud.io/summary/overall?id=alaugks_spring-url-path-locale-interceptor) [![Maven Central](https://img.shields.io/maven-central/v/io.github.alaugks/spring-requesturi-locale-interceptor.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/io.github.alaugks/spring-requesturi-locale-interceptor/0.2.0)

Expand Down

0 comments on commit 3822fcf

Please sign in to comment.