Skip to content

Commit f86c0a5

Browse files
authored
Merge pull request #74 from WebFiori/release-please--branches--master
chore(master): release 3.6.0
2 parents 2b56273 + 1b210ac commit f86c0a5

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.6.0](https://github.com/WebFiori/http/compare/v3.5.1...v3.6.0) (2024-12-24)
4+
5+
6+
### Features
7+
8+
* Added Format Method to API Test Case ([621e9ed](https://github.com/WebFiori/http/commit/621e9ed07364e94b7a4ce102397ffd27ac7879a6))
9+
10+
11+
### Bug Fixes
12+
13+
* Fix to Output File Path ([d2e2072](https://github.com/WebFiori/http/commit/d2e2072b7c6385b34614451eef883a5ae2013f8f))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* Updated .gitattributes ([594c617](https://github.com/WebFiori/http/commit/594c61781ab9413965bf210070fe2b78f84168b2))
19+
320
## [3.5.0](https://github.com/WebFiori/http/compare/v3.4.1...v3.5.0) (2024-12-09)
421

522

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"PSR-7",
1313
"JSONx"
1414
],
15-
"version": "3.5.1",
15+
"version": "3.6.0",
1616
"license": "MIT",
1717
"require": {
1818
"php": ">=7.0",

0 commit comments

Comments
 (0)