Skip to content

Commit 986ddf4

Browse files
committed
Update changelog and minor tweaks in readme
1 parent ee37881 commit 986ddf4

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5+
## 3.2.0
6+
7+
### Added
8+
- Port Symfony 6 support from master into 3.x branch #48
9+
510
## 3.1.0
611

712
Added support for PHP8.

Readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@
99

1010
## Install
1111

12-
``` bash
12+
```bash
1313
$ composer require php-translation/common
1414
```
1515

1616
## Documentation
1717

18-
Read the full documentation at [http://php-translation.readthedocs.io](http://php-translation.readthedocs.io/en/latest/).
19-
18+
Read the full documentation at [https://php-translation.readthedocs.io/](https://php-translation.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)