Skip to content

Commit 7013d74

Browse files
chore(release): 0.83.0 [skip ci]
# [0.83.0](v0.82.0...v0.83.0) (2022-04-29) ### Features * #before_setup is lang.eval.safe and deserialize.safe ([cf03641](cf03641)) * pandoc-ruby is system.exec.safe ([2b3ec8e](2b3ec8e))
1 parent 969a8b9 commit 7013d74

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.83.0](https://github.com/applandinc/appmap-ruby/compare/v0.82.0...v0.83.0) (2022-04-29)
2+
3+
4+
### Features
5+
6+
* #before_setup is lang.eval.safe and deserialize.safe ([cf03641](https://github.com/applandinc/appmap-ruby/commit/cf03641dacc1c50aa8ec9803e27936df06acf592))
7+
* pandoc-ruby is system.exec.safe ([2b3ec8e](https://github.com/applandinc/appmap-ruby/commit/2b3ec8ecc762b1209dc070bc5dc4ec5f33d7eec9))
8+
19
# [0.82.0](https://github.com/applandinc/appmap-ruby/compare/v0.81.1...v0.82.0) (2022-04-27)
210

311

lib/appmap/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module AppMap
44
URL = 'https://github.com/applandinc/appmap-ruby'
55

6-
VERSION = '0.82.0'
6+
VERSION = '0.83.0'
77

88
APPMAP_FORMAT_VERSION = '1.7.0'
99

0 commit comments

Comments
 (0)