Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Jan 13, 2022
1 parent 224a178 commit 2c50b64
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
CHANGELOG
=========

## v3.0.0
## v3.1.2 (13.01.2022)
- Update .gitattributes (exclude psalm config & examples from export) by @tarampampam (#8)
- Update tests by @roxblnfk (#9)
* add mutation testing
* fix Psalm issues
* update dependencies

## v3.1.1 (10.06.2021)
- Fix `.phpstorm.meta.php` autocompletion

## v3.1.0 (10.06.2021)
- Added optional `RPC::call()` 3rd `options` argument.
- Added protobuf codec.
- Added simple autocomplete.

## v3.0.1 (11.03.2021)
- Fix lowercase formatting in unix socket (#3, #4)

## v3.0.0 (18.01.2021)
- Full rewamp of protocol, added support for arbitrary options
- Reduced number of syscalls
- Added support for multi-codec RPC
Expand Down

0 comments on commit 2c50b64

Please sign in to comment.