File: CHANGELOG.md

package info (click to toggle)
php-graham-campbell-result-type 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: php: 148; makefile: 18
file content (48 lines) | stat: -rw-r--r-- 508 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
CHANGE LOG
==========


## V1.1.3 (20/07/2024)

* Added support for PHP 8.4


## V1.1.2 (12/11/2023)

* Added support for PHP 8.3


## V1.1.1 (25/02/2023)

* Cleaned up tests


## V1.1 (30/07/2022)

* Added support for PHP 8.2
* Dropped support for PHP <7.2.5


## V1.0.4 (21/11/2021)

* Updated package metadata


## V1.0.3 (17/10/2021)

* Corrected docs


## V1.0.2 (28/08/2021)

* Added support for PHP 8.1


## V1.0.1 (13/04/2020)

* Updated funding information


## V1.0 (21/03/2020)

* Initial release