Skip to content

Commit 4eef4df

Browse files
authored
Prepare the 1.2.2 release (#169)
1 parent 9716fb9 commit 4eef4df

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

r-package/policytree/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: policytree
22
Title: Policy Learning via Doubly Robust Empirical Welfare Maximization over Trees
3-
Version: 1.2.1
3+
Version: 1.2.2
44
Authors@R: c(
55
person("Erik", "Sverdrup", role = c("aut", "cre"), email = "[email protected]"),
66
person("Ayush", "Kanodia", role = "aut"),

releases/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to policytree will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.2.2] - 2023-06-23
8+
9+
### Fixed
10+
- Drop C++11 compiler flag in src/Makevars per latest CRAN guidelines. [#168](https://github.com/grf-labs/policytree/pull/168)
11+
712
## [1.2.1] - 2022-11-20
813

914
### Fixed

releases/policytree_1.2.2.tar.gz

28.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)