Skip to content

Commit e3e6bd2

Browse files
committed
v0.6.1
1 parent 7473705 commit e3e6bd2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
* Stack now filters for application frames
1+
## v0.6.1 (8 February 2021)
2+
* Fix 'Source Code' link in gem metadata
3+
* Stack now filters for application frames (#53)
24

35
## v0.6.0 (31 December 2020)
46
* Use binding_of_caller version for Ruby 3.0 (#55)

lib/pry-stack_explorer/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PryStackExplorer
2-
VERSION = '0.6.0'
2+
VERSION = '0.6.1'
33
end

0 commit comments

Comments
 (0)