Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new :append_datetime param and fix dates to UTC. #53

Merged
merged 5 commits into from
Mar 13, 2021

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    f2b890b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Refactor to allow passing in a datetime format instead.

    Date time format is in Ruby's strftime format and is not required. If
    not passed no date is stamped on the changelog section.
    isadon committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    a5fa2b8 View commit details
    Browse the repository at this point in the history
  2. Update tests

    isadon committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    5aa4a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5349b6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d02c63b View commit details
    Browse the repository at this point in the history