Skip to content

Commit 0888e1d

Browse files
hongj-srcmeta-codesync[bot]
authored andcommitted
Ruby: release v1.1.1
Summary: As title Differential Revision: D91724245 fbshipit-source-id: c7b2fd171321f41d68ee6f8885113d9283396aae
1 parent d70a70a commit 0888e1d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

ruby/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## v1.1.1
8+
- Improve the is_new flag with more breakdown on net new and modified new option.
9+
710
## v1.1.0
811

912
### Improve

ruby/capi_param_builder/lib/release_config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# This source code is licensed under the license found in the
55
# LICENSE file in the root directory of this source tree.
66
module ReleaseConfig
7-
VERSION = "1.1.0"
7+
VERSION = "1.1.1"
88
end

0 commit comments

Comments
 (0)