1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 19:02:14 +00:00
libs/packages/url-manager/CHANGELOG.md
Florian Bouillon 6056bde78a Added Changelog for packages
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-12-08 11:53:44 +01:00

1.2 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.0.4 - 2020-11-23

Added

  • Typing for multiple elements (#3)

Changed

  • FromUrl and ToString formatting to match ESLint

1.0.3 - 2020-11-23

Fixed

  • Path not correctly compilinh with only a protocol

1.0.2 - 2020-10-20

Removed

  • Webpack Browser version as it don't nedd any changes from the base version

1.0.1 - 2020-09-02

Changed

  • Test Coverage

1.0.0 - 2020-08-31

Added

  • EVERYTHING