Skip to content

Commit

Permalink
Release v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared King committed Jun 6, 2020
1 parent 8a8f150 commit f7c22a7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
### 1.4 - 2017-06-24
## 1.5 - 2020-06-06
### Changed
- The library now works without the `infuse/infuse` dependency.

## 1.4 - 2017-06-24
### Added
- Added `aggregate()`, `count()`, `sum()`, `average()`, `min()`, and `max()` methods to select queries.
- Added a connection manager for managing connections to one or more databases.
- Added `whereInfix()` and `orWhereInfix()` for infix style where conditions.
Expand Down

0 comments on commit f7c22a7

Please sign in to comment.