Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit cd9e2d5

Browse files
author
API-Client GitHub Actions Bot
committed
docs: updated CHANGELOG.md
1 parent 3c4a49d commit cd9e2d5

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to `api-client` will be documented in this file
44

5+
## 3.5.0 - 2021-11-17
6+
7+
- Added `composer-git-hooks`
8+
- Configured hooks with auto-install/update
9+
- Added timeouts in pipelines
10+
- Added auto-merge pipeline for small updates made by dependabot
11+
- Added `x-ray`
12+
- Added `x-ray` checking in CI pipeline
13+
- Added `x-ray` checking in git hooks
14+
- Added `changelog-updater-action` to CD pipeline
15+
516
## 3.4.1 - 2021-11-08
617

718
- Updated Larastan to `1.0.1`
@@ -30,7 +41,6 @@ All notable changes to `api-client` will be documented in this file
3041
- Make method `parseElement` public in `StraightKeyParser`
3142
- Added definition of `praseElement` in `ResponseParser` interface
3243

33-
3444
## 3.2.1 - 2021-05-04
3545

3646
- Bug fixed in `StraightKeyParser`
@@ -65,7 +75,7 @@ All notable changes to `api-client` will be documented in this file
6575
- Uses PHP8, dropped PHP 7.4 compatibility.
6676
- More concentrated on delivery flexible package that could be use directly in apps rather than in other packages
6777
- Made interfaces & classes for configuration, authorization, data fetching, containing & parsing to final classes
68-
delivered by user
78+
- delivered by user
6979
- Prepared classes for config, url creating & fetching data from JSON API
7080

7181
## 2.0.1 - 2021-01-20

0 commit comments

Comments
 (0)