Added changelog tracking #263

Merged
Rover656 merged 3 commits from feature/changelogs into dev/1.20.1 2023-07-09 16:34:32 +00:00
Rover656 commented 2023-07-09 01:30:08 +00:00 (Migrated from github.com)

Description

This is a proposal for how we could do changelogs.
We can hopefully rig this into GitHub actions or teamcity or something to automate this.

Todo

  • Determine if we want to combine pre-release changelogs (i.e. -alpha will contain the new changes and all prior changes for the alpha version)

Checklist:

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
# Description This is a proposal for how we could do changelogs. We can *hopefully* rig this into GitHub actions or teamcity or something to automate this. # Todo <!-- Remove this section if you're submitting an already-complete PR --> - [ ] Determine if we want to combine pre-release changelogs (i.e. -alpha will contain the new changes and all prior changes for the alpha version) # Checklist: - [x] My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you) - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation <!-- Thanks to: https://embeddedartistry.com/blog/2017/08/04/a-github-pull-request-template-for-your-projects/ for the building blocks of this template -->
justliliandev (Migrated from github.com) approved these changes 2023-07-09 16:22:44 +00:00
justliliandev (Migrated from github.com) left a comment

I'm just gonna trust you that this works

I'm just gonna trust you that this works
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Team-EnderIO/EnderIO#263
No description provided.