Skip to content

Commit 09736e2

Browse files
committed
Bump version to 1.2.2
1 parent 65f77ac commit 09736e2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changelog
22

3+
## 1.2.2
4+
* Bug - Remove exponential backoff code (#27)
5+
36
## 1.2.1
4-
* Bug Fix - Updated logic to calculate the individual and maximum record size (#22)
7+
* Bug Fix - Updated logic to calculate the individual and maximum record size (#22)
58

69
## 1.2.0
710
* Feature - Add time_key and time_key_format config options to add timestamp to records (#17)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.2.2

0 commit comments

Comments
 (0)