-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f9cda5d
commit ddc0e90
Showing
2 changed files
with
8 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,15 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
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. For now - there's only one release so this should be good enough! | ||
|
||
## [Unreleased] | ||
### Added | ||
- Added new features | ||
## 1.0.0 | ||
|
||
### Changed | ||
- Changed an existing functionality | ||
This is the first official release! So everything is empty. Read the docs to get started - have fun! | ||
|
||
### Deprecated | ||
- Deprecated a feature so that it can be removed in a later release | ||
### Bug fixes | ||
|
||
### Removed | ||
- Removed a feature | ||
### Enhancements | ||
|
||
### Fixed | ||
- Fixed a bugfix | ||
### Deprecations | ||
|
||
### Security | ||
- Patched a security vulnerability | ||
|
||
[Unreleased]: https://github.com/probably-not/flame-ec2/compare/v0.1.0...HEAD | ||
[0.1.0]: https://github.com/probably-not/flame-ec2/releases/tag/v0.1.0 | ||
### Removal of previously deprecated functionality |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters