Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2019-05-27)

### Code Refactoring

* Mailer -> UserMailer ([a77aa96](a77aa96))

### Features

* Implement weekly email report ([c4df212](c4df212)), closes [#80](#80)

### Tests

* Improve MessageTemplateTest reliability ([a3fcb88](a3fcb88))
  • Loading branch information
semantic-release-bot committed May 27, 2019
1 parent 92a90af commit b28fa0d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.3.0](https://github.com/codeRIT/hackathon-manager/compare/v1.2.0...v1.3.0) (2019-05-27)


### Code Refactoring

* Mailer -> UserMailer ([a77aa96](https://github.com/codeRIT/hackathon-manager/commit/a77aa96))


### Features

* Implement weekly email report ([c4df212](https://github.com/codeRIT/hackathon-manager/commit/c4df212)), closes [#80](https://github.com/codeRIT/hackathon-manager/issues/80)


### Tests

* Improve MessageTemplateTest reliability ([a3fcb88](https://github.com/codeRIT/hackathon-manager/commit/a3fcb88))

# [1.2.0](https://github.com/codeRIT/hackathon-manager/compare/v1.1.0...v1.2.0) (2019-05-25)


Expand Down

0 comments on commit b28fa0d

Please sign in to comment.