mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Changelog page that pulls from Github Release notes (#867)
* Changelog page that pulls from Github Release notes * Review changelog page styles * Move changelog page title to i18n translations
This commit is contained in:
@@ -31,6 +31,7 @@ class PagesController < ApplicationController
|
||||
end
|
||||
|
||||
def changelog
|
||||
@releases_notes = Provider::Github.new.fetch_latest_releases_notes
|
||||
end
|
||||
|
||||
def feedback
|
||||
|
||||
Reference in New Issue
Block a user