Current section

Files

Jump to
live_load CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
This changelog follows the same style that I have seen LiveView, Phoenix, and Elixir use in the past.
I'll try to make sure that I maintain it - probably should create some sort of automated process for it... who knows.
## 0.0.1-rc.2
Still no code, but I realized that my version and my changelog are out of sync. This is why I need to figure out a way to automate this...
From now, we should be done and ready to go.
### Bug fixes
### Enhancements
### Deprecations
### Removal of previously deprecated functionality
## 0.0.1-rc.1
Like I said on the rc.0, this is just a base release. No changes, other than the fact that I got the CI/CD workflow working.
There's literally no code written yet.
### Bug fixes
### Enhancements
### Deprecations
### Removal of previously deprecated functionality
## 0.0.1-rc.0
This is a base release, to set up the repository, the project, initial workflows, and more.
There's probably going to be a couple of these as I just set up all of the necessary stuff and make sure my initial CI/CD workflows work.
### Bug fixes
### Enhancements
### Deprecations
### Removal of previously deprecated functionality