Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codeRIT/hackathon-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: codeRIT/hackathon-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 6 commits
  • 42 files changed
  • 2 contributors

Commits on May 27, 2019

  1. feat: Implement weekly email report

    Fixes #80
    sman591 committed May 27, 2019
    Configuration menu
    Copy the full SHA
    c4df212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a77aa96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3fcb88 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #159 from codeRIT/weekly-report

    feat: Implement weekly email report
    sman591 authored May 27, 2019
    Configuration menu
    Copy the full SHA
    f3a711c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92a90af View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.3.0 [skip ci]

    # [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))
    semantic-release-bot committed May 27, 2019
    Configuration menu
    Copy the full SHA
    b28fa0d View commit details
    Browse the repository at this point in the history
Loading