Skip to content

Commit

Permalink
Merge release 3.1.1 into 4.0.x (#224)
Browse files Browse the repository at this point in the history
* Migrate Changelog entries (#223)

* Fix Changelog style

* 3.1.1 readiness

Updates the CHANGELOG.md to set the release date.

Co-authored-by: Christian Gripp <core23@users.noreply.github.com>
Co-authored-by: Nucleos Bot <ci@nucleos.rocks>
  • Loading branch information
3 people committed Feb 7, 2021
1 parent 9c490d6 commit df1c69a
Showing 1 changed file with 32 additions and 9 deletions.
41 changes: 32 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,43 @@
# 3.1.0
# Changelog

## Changes
All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 馃殌 Features
## 3.1.1 - 2021-02-07


-----

### Release Notes for [3.1.1](https://github.com/nucleos/NucleosDompdfBundle/milestone/1)



### 3.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Documentation

- [184: Improve docs](https://github.com/nucleos/NucleosDompdfBundle/pull/184) thanks to @ThomasLandauer

## 3.1.0

### Changes

### 馃殌 Features

- Move configuration to PHP [@core23] ([#70])

## 馃摝 Dependencies
### 馃摝 Dependencies

- Update `dompdf/dompdf` requirement from `^0.7 || ^0.8` to `^0.7 || ^0.8 || ^1.0.0` [@dependabot] ([#174])
- Add support for PHP 8 [@core23] ([#152])
- Drop support for PHP7.2 [@core23] ([#80])

# 3.0.0
## 3.0.0

## Changes
### Changes

* Renamed namespace `Core23\DompdfBundle` to `Nucleos\DompdfBundle` after move to [@nucleos]

Expand Down Expand Up @@ -48,15 +71,15 @@

to delete backup files created in the previous step.

# 2.6.0
## 2.6.0

## Changes
### Changes

- Add missing strict file header [@core23] ([#48])
- Remove old symfony <4.2 code [@core23] ([#46])
- Removed explicit private visibility of services [@core23] ([#33])

## 馃殌 Features
### 馃殌 Features

- Add support for symfony 5 [@core23] ([#40])
- Use symfony contracts [@core23] ([#27])
Expand Down

0 comments on commit df1c69a

Please sign in to comment.