Skip to content

Commit c0c827e

Browse files
committed
Release 1.0.0
1 parent 865fca6 commit c0c827e

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
11
# Changelog
2+
All notable changes to this project will be documented in this file.
23

3-
All notable changes to `:package_name` will be documented in this file.
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
46

5-
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
7+
## [Unreleased]
68

7-
## NEXT - YYYY-MM-DD
9+
* Nothing
810

9-
### Added
10-
- Nothing
11+
## [1.0.0] - 2022-01-04
1112

12-
### Deprecated
13-
- Nothing
13+
### Changed
1414

15-
### Fixed
16-
- Nothing
15+
* All classes now use strict typing [#1](https://github.com/swisnl/json-api-client-laravel/pull/1).
1716

1817
### Removed
19-
- Nothing
2018

21-
### Security
22-
- Nothing
19+
* Dropped PHP <7.3 support.

0 commit comments

Comments
 (0)