Skip to content

Commit

Permalink
1, Improve the Change Log file for the v1.7.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
topbitdu committed Mar 7, 2017
1 parent 38f64ba commit a1bba7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@
## v1.7.2
1. Improve the Shopping Cart spec for the ``has_many :items, class_name: 'Unidom::Shopping::ShoppingItem'`` macro
2. Improve the Shopping Item spec for the ``belongs_to :shopping_cart, class_name: 'Unidom::Shopping::ShoppingCart'`` macro

## v1.7.3
1. Improve the Shopping Item spec for the shopping_cart_is scope

0 comments on commit a1bba7b

Please sign in to comment.