# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.2.0 (2021-03-21)


### Code Refactoring

* **server:** change handshake property from availableMethods to operations ([e4fa92b](https://github.com/roziscoding/lrpc/commit/e4fa92bee8210e15ab4844e2464d5d80b4f39e34))
* **server:** remove `createListener` ([d7766f3](https://github.com/roziscoding/lrpc/commit/d7766f360e08b1128ca0b8203bd7bd3c374d15ab))


### Features

* create server ([d7c1b46](https://github.com/roziscoding/lrpc/commit/d7c1b463ce1d238574332c7dfcc2d1f754e9e394))


### Reverts

* **server:** remove publishConfig ([a596d3e](https://github.com/roziscoding/lrpc/commit/a596d3e754d1401d802428a04fad862d94637efc))
* revert wrongful release commit ([c09c398](https://github.com/roziscoding/lrpc/commit/c09c398ce977b5826dada9fe09366c7b07eea411))


### BREAKING CHANGES

* **server:** `createListener` is no longer public
* **server:** Property `availableMethods` is no longer returned from the `handshake` operation.





# 0.1.0 (2021-03-21)


### Code Refactoring

* **server:** change handshake property from availableMethods to operations ([e4fa92b](https://github.com/roziscoding/lrpc/commit/e4fa92bee8210e15ab4844e2464d5d80b4f39e34))
* **server:** remove `createListener` ([d7766f3](https://github.com/roziscoding/lrpc/commit/d7766f360e08b1128ca0b8203bd7bd3c374d15ab))


### Features

* create server ([d7c1b46](https://github.com/roziscoding/lrpc/commit/d7c1b463ce1d238574332c7dfcc2d1f754e9e394))


### Reverts

* **server:** remove publishConfig ([a596d3e](https://github.com/roziscoding/lrpc/commit/a596d3e754d1401d802428a04fad862d94637efc))
* revert wrongful release commit ([c09c398](https://github.com/roziscoding/lrpc/commit/c09c398ce977b5826dada9fe09366c7b07eea411))


### BREAKING CHANGES

* **server:** `createListener` is no longer public
* **server:** Property `availableMethods` is no longer returned from the `handshake` operation.
