-
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.
Add reissue rake tasks and update changelog
- Loading branch information
1 parent
f94a106
commit 886478b
Showing
3 changed files
with
20 additions
and
5 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,18 +1,25 @@ | ||
# Change log | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/) | ||
and this project adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## Unreleased | ||
### Added: | ||
## [0.1.1] - Unreleased | ||
|
||
### Added | ||
|
||
- Support for Importmaps | ||
- `reissue` gem for managing releases | ||
|
||
### Fixed: | ||
### Fixed | ||
|
||
- Alter newest scope to properly return a relation limited to 1 record | ||
- Update ensure_service to not overwrite existing connection_info | ||
|
||
## [0.1.0] - 2024-05-08 | ||
### Added: | ||
- Initial implimentation | ||
|
||
### | ||
|
||
- Added: | ||
- Initial implimentation |
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
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