Skip to content

Commit 71c5359

Browse files
committed
Release 1.2
1 parent 3098aeb commit 71c5359

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog
22

3-
## 1.1
3+
## 1.2 - 2019-12-29
4+
5+
Support for Symfony 5 and PHP 7.4
6+
7+
## 1.1 - 2019-01-09
48

59
Support for Symfony 4, PHP 7.2 and PHP 7.3
610

7-
## 1.0
11+
## 1.0 - 2017-08-31
812

913
Initial release

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Symfony Normalizer and Denormalizer for [ramsey/uuid](https://github.com/ramsey/uuid)
22

33
[![Latest Stable Version](https://poser.pugx.org/gamez/ramsey-uuid-normalizer/v/stable)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer)
4-
[![Total Downloads](https://poser.pugx.org/gamez/ramsey-uuid-normalizer/downloads)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer)
4+
[![Total Downloads](https://poser.pugx.org/gamez/ramsey-uuid-normalizer/downloads)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer/stats)
55
[![Build Status](https://travis-ci.org/jeromegamez/ramsey-uuid-normalizer.svg?branch=master)](https://travis-ci.org/jeromegamez/ramsey-uuid-normalizer)
66

77
## Installation

0 commit comments

Comments
 (0)