Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
Updated the fact that the package now has .env support
  • Loading branch information
andela-aonyango committed Feb 25, 2016
1 parent c5053cf commit 71eabe2
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ All Notable changes to `potato-orm` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## v1.0.2 - 2016-Feb-25

### Added
- .env file support

### Deprecated
- Nothing

### Fixed
- Nothing

### Removed
- Hardcoded database settings

### Security
- Nothing

### Refactored
- Database class (substituted properties for environment variables)

## v1.0.1 - 2016-Feb-24

### Added
Expand All @@ -22,4 +42,4 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Nothing

### Refactored
- Database class
- Database class

0 comments on commit 71eabe2

Please sign in to comment.