Skip to content

Commit

Permalink
Merge branch 'release/0.4.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasrw committed Jul 22, 2017
2 parents 971fd53 + c478932 commit 94f422e
Show file tree
Hide file tree
Showing 13 changed files with 32,164 additions and 32,095 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Changelog


_0.4.1 "Sayhut" (xx.06.2017)_
_0.4.1 "....." (xx.08.2017)_

* ...


## 0.4.1 "Sayhut" (23.07.2017)

* Better: Performace on `distinct` selects
* Better: Hashing for cashed SQLs
* Fix: Case insensetive selects from EXCEL
* Fix: Select from empty EXCEL


#0.4.0 "Sanaa" (09.05.2017)
* **Breaking:** OFFSET will now skip the first N rows in a result set before starting to return any rows (before it would skip N-1)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
"bin",
"lib"
],
"version": "0.4.0"
"version": "0.4.1"
}
Loading

0 comments on commit 94f422e

Please sign in to comment.