Skip to content

Commit 92ff1ff

Browse files
author
Christian Kolb
committed
Updated docs
1 parent 7eb64a2 commit 92ff1ff

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.11.1
4+
5+
- Updated `digital-craftsman/self-aware-normalizers` to use the first stable version.
6+
37
## 0.11.0
48

59
- **[Breaking change](./UPGRADE.md#removed-deprecated-isdate-methods-from-moment)**: Removed deprecated `isDate*` methods from `Moment`.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This Symfony bundle includes Symfony normalizers for automatic normalization and
2222

2323
As it's a central part of an application, it's tested thoroughly (including mutation testing). Currently, more than 80% of the lines of code in this repository are tests.
2424

25-
[![Latest Stable Version](https://img.shields.io/badge/stable-0.11.0-blue)](https://packagist.org/packages/digital-craftsman/date-time-precision)
25+
[![Latest Stable Version](https://img.shields.io/badge/stable-0.11.1-blue)](https://packagist.org/packages/digital-craftsman/date-time-precision)
2626
[![PHP Version Require](https://img.shields.io/badge/php-8.3|8.4-5b5d95)](https://packagist.org/packages/digital-craftsman/date-time-precision)
2727
[![codecov](https://codecov.io/gh/digital-craftsman-de/date-time-precision/branch/main/graph/badge.svg?token=vZ0IvKPj2f)](https://codecov.io/gh/digital-craftsman-de/date-time-precision)
2828
![Packagist Downloads](https://img.shields.io/packagist/dt/digital-craftsman/date-time-precision)

0 commit comments

Comments
 (0)