# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v2.0.0-SNAPSHOT] [r5.0.0] - - [#] Fixed distro files and pom according to new release procedure ## [v1.3.0] [r4.11.0] - 2018-04-12 - [#11232] Added Regex rule support with reload functionalities ## [v1.2.0] [r4.10.0] - 2018-02-15 - [#10810] Reorganize URLs to be REST compliant ## [v1.1.0] [r4.7.0] - 2017-10-09 - [#9032] Complete Refactor of Service #9032 - [#9033] [#9036] Record List is unmarshalled as JSON using jackson - [#9034] Always posting a List of Record even when we have to post a single one ## [v1.0.0] [r4.5.0] - 2017-06-07 - First Release