Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit

Permalink
Updating changelog and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EricTendian committed Jul 24, 2015
1 parent 7873cc9 commit c12e01c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog
All Notable changes to `textbook-prices` will be documented in this file

## 0.1.2 - 2015-07-24

### Added
- Nothing

### Deprecated
- Nothing

### Fixed
- ValoreBooks client throwing an error when there was only one shipping option.

### Security
- Nothing

## 0.1.1 - 2015-07-21

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Add the following to your `composer.json` file:

```json
"require": {
"packbackbooks/textbook-prices": "~0.1.1"
"packbackbooks/textbook-prices": "~0.1.2"
}
```

Expand Down

0 comments on commit c12e01c

Please # to comment.