-
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
5ba7a8f
commit 6e4d500
Showing
1 changed file
with
22 additions
and
4 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,5 +1,23 @@ | ||
## [Unreleased] | ||
## [0.1.0] - 2021-09-16 | ||
|
||
## [0.1.0] - 2021-09-13 | ||
|
||
- Initial release | ||
- 5ba7a8f Update `README.md` with Errors handling | ||
- 53ce701 Fix company github url | ||
- c3b8799 Update `README.md` | ||
- 4696ef6 Use ruby matrix rather than specific version | ||
- 922df46 Update `README.md` | ||
- 1b62b90 Add Rubygems badge | ||
- 9619e6f Ignore .gem files | ||
- c596b5f Add Rubocop badge to `README.md` | ||
- 9321e09 Add badges to `README.md` | ||
- 1dbad1c Revert - Ignore Markdown files in Github Actions | ||
- 8a9b733 Ignore Markdown files in Github Actions | ||
- ea33fe3 Ignore Markdown files in Github Actions | ||
- f56902d Update docs regarding Potloc open source template | ||
- fbb3e4b Create SECURITY.md | ||
- 23b37cf Use of MockRedis rather than a Redis service | ||
- 48f6d7f Exclude potlock.gemspec from rubocop BlockLength | ||
- 220d349 Remove redis env var for rspec | ||
- df02e5a Add environment variable support for Redis connection | ||
- 072cac7 Add Redis Service | ||
- 2544ed5 Fix Gemfile.lock | ||
- b4ea739 Initial commit |