Skip to content

Commit

Permalink
changelog & readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tamtamchik committed Mar 19, 2016
1 parent 87d7682 commit 671bd46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All Notable changes to `tamtamchik/simple-flash` will be documented in this file

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

## 1.1.2 - 2016-03-19

### Changed
- Removed `FlashInterface`. It was causing troubles.

## 1.1.1 - 2016-03-14

### Added
Expand Down
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,12 +193,9 @@ Will output following:
</ul>
```

## Interfaces
## Interface

Package provide 2 main interfaces:

* `FlashInterface` - for `Flash` type of objects.
* `TemplateInterface` - for Simple Flash templates.
Package provides `TemplateInterface` for Simple Flash templates.

## Change log

Expand Down

0 comments on commit 671bd46

Please sign in to comment.