Skip to content

Commit

Permalink
Bump version to 1.7.9 [#153731127]
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Coward <[email protected]>
  • Loading branch information
jfeeny authored and dgodd committed Jan 5, 2018
1 parent 75259d8 commit 4224ae7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
v1.7.9 Jan 05, 2018
====================

* Set default ruby to 2.4 version line

* Add node 6.12.3, remove node 6.12.2
(https://www.pivotaltracker.com/story/show/154004430)

* Add ruby 2.5.0
(https://www.pivotaltracker.com/story/show/153964335)

* Set SECRET_KEY_BASE during "rake assets:precompile"
(https://www.pivotaltracker.com/story/show/153607818)

* Add bundler 1.16.1, remove bundler 1.16.0
(https://www.pivotaltracker.com/story/show/153858048)

* Add ruby 2.4.3, 2.3.6, 2.2.9, remove 2.4.1, 2.3.4, 2.2.7
(https://www.pivotaltracker.com/story/show/153669326)

* Remove ruby 2.1.x
(https://www.pivotaltracker.com/story/show/152620209)


v1.7.8 Dec 12, 2017
====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.7.8
1.7.9

0 comments on commit 4224ae7

Please sign in to comment.