Sha256: e0e99237674d066a89ff6b7db37e70822c733ad53f21e24ce51eb2cf30923529

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- Fix compatibility with Rails 6.1.4 (introduced by [this change](https://github.com/rails/rails/commit/99049262d37fedcd25af91231423103b0d218694#diff-79b53b2602bf702bdd8ce677e096be6a6923a54236e17237c16068a510078683) to `build_arel`) (#137, @retsef)

## [0.5.0] - 2021-06-17
### Added
- Create `@campaign_name` instance var accessible in email templates (#135)

## [0.4.0] - 2021-02-04
### Changed
- Added the `step_gid` column to the `heya_campaign_memberships` table. This
  change requires running a migration to upgrade. [Instructions](./UPGRADING.md#004). (#83)

## [0.3.0] - 2020-06-02
### Added
- Support I18n translations for email subjects (#81)

## [0.2.1] - 2020-04-23
### Fixed
- Update the install and campaign generators.

## [0.2.0] - 2020-04-14
### Added
- Added licensing.
- Added `rescue_from` (rescuable) in campaigns.

## [0.1.0] - 2020-03-19
### Added
- Initial release. 👋

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
heya-0.5.1 CHANGELOG.md