Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Added release notes for 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Mar 19, 2018
1 parent 6308ee8 commit 602243e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,17 @@ appeared between SQL vendor syntaxes.
- resolve \#136 [\#137](https://github.com/atk4/dsql/pull/137) ([romaninsh](https://github.com/romaninsh))
- Fix pdo [\#135](https://github.com/atk4/dsql/pull/135) ([gartner](https://github.com/gartner))

## 1.2.2

**Implemented enhancements:**

- Add support for CASE expression [\#74](https://github.com/atk4/dsql/issues/74)
- We should properly support tables and fields with spaces e.g. `my table`. [\#60](https://github.com/atk4/dsql/issues/60)

**Merged pull requests:**

- Implement normalizeDSN\(\) [\#139](https://github.com/atk4/dsql/pull/139) ([DarkSide666](https://github.com/DarkSide666))
- Implement CASE WHEN/THEN [\#138](https://github.com/atk4/dsql/pull/138) ([DarkSide666](https://github.com/DarkSide666))

# Older releases

Expand Down

0 comments on commit 602243e

Please sign in to comment.