We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a453b1 commit 272abecCopy full SHA for 272abec
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased](../../releases/tag/X.Y.Z)
9
10
+## [1.4.2](../../releases/tag/1.4.2) - 2021-06-12
11
+
12
### Fixed
13
14
- panic: runtime error: invalid memory address or nil pointer dereference bug ([#65](../../issues/65))
@@ -17,5 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
19
18
20
## [1.4.1](../../releases/tag/1.4.1) - 2020-08-29
21
22
+### Fixed
23
24
- Panic when there is a query execution related error (#54)
25
- Minor refactoring
0 commit comments