We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632a0f4 commit 4c0cf0dCopy full SHA for 4c0cf0d
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.9.0](https://github.com/amplitude/experiment-ruby-server/compare/v1.8.0...v1.9.0) (2026-01-07)
2
+
3
4
+### Features
5
6
+* add exposure service ([#75](https://github.com/amplitude/experiment-ruby-server/issues/75)) ([632a0f4](https://github.com/amplitude/experiment-ruby-server/commit/632a0f4fc52ca017b9338229416885fc5f4d84b4))
7
8
# [1.8.0](https://github.com/amplitude/experiment-ruby-server/compare/v1.7.1...v1.8.0) (2025-12-15)
9
10
lib/experiment/version.rb
@@ -1,3 +1,3 @@
module AmplitudeExperiment
- VERSION = '1.8.0'.freeze
+ VERSION = '1.9.0'.freeze
end
0 commit comments