We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53aab34 commit 1bbca18Copy full SHA for 1bbca18
CHANGELOG.md
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Added
10
+- Welcome first time contributors ([#782](https://github.com/jsonrainbow/json-schema/pull/782))
11
+
12
### Changed
13
- Used PHPStan's int-mask-of<T> type where applicable ([#779](https://github.com/jsonrainbow/json-schema/pull/779))
14
- Fixed some PHPStan errors ([#781](https://github.com/jsonrainbow/json-schema/pull/781))
0 commit comments