Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fcastilloes committed Mar 4, 2022
1 parent 721f216 commit d9f0013
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.3.6] - 2022-02-21
## [1.3.10] - 2022-03-03
- Added socket log

## [1.3.9] - 2022-03-03
- Limit the long length to keep it within katana data type limits.

## [1.3.8] - 2022-03-02
- Add a log with the socket that receives each request in the service

## [1.3.7] - 2022-02-23
- Remove transport copy which was losing data on runtime calls

## [1.3.6] - 2022-02-23
- Fix return value in action workers

## [1.3.5] - 2022-02-21
Expand Down

0 comments on commit d9f0013

Please sign in to comment.