Skip to content

Commit cd02405

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2019-05-29) ### Bug Fixes * Close <small> tag in datetime helper ([456b26a](456b26a)) ### Features * Use email as fallback for User.full_name ([80e06eb](80e06eb)) ### Tests * Add watch test/helpers/ dir for Guard ([a50e9db](a50e9db)) * Remove unused helper tests ([87ba1d2](87ba1d2))
1 parent a50e9db commit cd02405

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [1.4.0](https://github.com/codeRIT/hackathon-manager/compare/v1.3.0...v1.4.0) (2019-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Close <small> tag in datetime helper ([456b26a](https://github.com/codeRIT/hackathon-manager/commit/456b26a))
7+
8+
9+
### Features
10+
11+
* Use email as fallback for User.full_name ([80e06eb](https://github.com/codeRIT/hackathon-manager/commit/80e06eb))
12+
13+
14+
### Tests
15+
16+
* Add watch test/helpers/ dir for Guard ([a50e9db](https://github.com/codeRIT/hackathon-manager/commit/a50e9db))
17+
* Remove unused helper tests ([87ba1d2](https://github.com/codeRIT/hackathon-manager/commit/87ba1d2))
18+
119
# [1.3.0](https://github.com/codeRIT/hackathon-manager/compare/v1.2.0...v1.3.0) (2019-05-27)
220

321

0 commit comments

Comments
 (0)