Skip to content

Commit 5cea6a4

Browse files
committed
changelog: add missed summary messages
Summary messages for versions 1.7.0 and 1.8.0 were missed. The patch adds messages. Related to #220
1 parent 64e41c5 commit 5cea6a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
3838

3939
## [1.8.0] - 2022-08-17
4040

41+
The minor release with time zones and interval support for datetime.
42+
4143
### Added
4244

4345
- Optional msgpack.v5 usage (#124)
@@ -52,6 +54,11 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
5254

5355
## [1.7.0] - 2022-08-02
5456

57+
This release adds a number of features. The extending of the public API has
58+
become possible with a new way of creating requests. New types of requests are
59+
created via chain calls. Streams, context and prepared statements support are
60+
based on this idea.
61+
5562
### Added
5663

5764
- SSL support (#155)

0 commit comments

Comments
 (0)