We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89bd74e commit 8f36de7Copy full SHA for 8f36de7
CHANGELOG.md
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
### Added
7
-- Demo to readme
+- Testing status badge
8
+- Github action for testing workflow
9
+- Demo screenshot to readme
10
11
### Fixed
12
- Constraints indentation on modified routes formatting
lib/pry_diff_routes/version.rb
@@ -1,3 +1,3 @@
1
module PryDiffRoutes
2
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
3
end
0 commit comments