Skip to content

Commit

Permalink
Prepare for release (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
morazow authored Sep 10, 2021
1 parent 0a93963 commit fc75c87
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/changes/changes_1.4.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Kafka Connector Extension 1.4.0, released 2021-??-??
# Kafka Connector Extension 1.4.0, released 2021-09-10

Code name:
Code name: Automatic Timestamp Converter

## Summary

In this release, we added feature to convert long values to timestamps since epoch. In addition, we improved exceptions by adding our unified error codes.

## Features

* #51: Added timestamp converter for long values
Expand Down

0 comments on commit fc75c87

Please sign in to comment.