Skip to content

Commit

Permalink
Fix up links
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsyweb committed Jan 4, 2021
1 parent d7e5839 commit ad56662
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
### Added
- Support for Ruby 3 (thanks @RSO ([#33]))
- Support for Ruby 3 (thanks [@RSO] ([#32]))

### Changed
- Use [mini\_racer] for running JavaScript specs (thanks @RSO ([#3r33]))
- Use [mini\_racer] for running JavaScript specs (thanks [@RSO] ([#33]))
- Moved CI to GitHub Actions ([#34])

[Unreleased]: https://github.com/envato/zxcvbn-ruby/compare/v1.1.0...HEAD
[@rso]: https://github.com/RSO
[mini\_racer]: https://rubygems.org/gems/mini_racer/
[#33]: https://github.com/envato/zxcvbn-ruby/pull/33
[#32]: https://github.com/envato/zxcvbn-ruby/pull/32
[#33]: https://github.com/envato/zxcvbn-ruby/pull/33
[#34]: https://github.com/envato/zxcvbn-ruby/pull/34

Expand Down

0 comments on commit ad56662

Please sign in to comment.