mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
Add changelog notes in the prep for next release
This commit is contained in:
parent
a2c7588255
commit
930be54e7a
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
## master (unreleased)
|
## master (unreleased)
|
||||||
|
- Fixes spec suite to properly work via travis, gets a clean build [@imajes, others]
|
||||||
|
- Adds support for ActiveModel::Errors [@dshinzie] - [#301]
|
||||||
|
- removes use of `strip_heredoc` from specs as it's a rails dep [@kstephens] - [#303]
|
||||||
- ArrayFormatter now returns arrays for has_many :through associations [@chadh13] - [#332]
|
- ArrayFormatter now returns arrays for has_many :through associations [@chadh13] - [#332]
|
||||||
|
|
||||||
## 1.8.0
|
## 1.8.0
|
||||||
|
|
Loading…
Reference in a new issue