Skip to content

Commit 3a779aa

Browse files
committed
chore: Add CHANGELOG.md
1 parent b7a045a commit 3a779aa

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [1.1.0] - 2018-10-08
6+
### Added
7+
8+
- User generated content (Campaigns and Googies) is translated (Using
9+
Rails i18n and globalize)
10+
- Switch the language in the back-office (ActiveAdmin) while editing
11+
a resource and hit save
12+
- Now all content (pages and user generated content) is translated!
13+
14+
- Introduce Rubocop for linting
15+
16+
### Changed
17+
18+
- Integration tests run with Firefox headless instead of Chromium
19+
- Upgrade from CircleCI v1 to v2
20+
- Upgrade to Rails 5.1.6 (latest in 5.1.x branch) and remove
21+
deprecation messages
22+
- Goody validates presence of :title, :description

0 commit comments

Comments
 (0)