Skip to content

Commit cf41bd2

Browse files
committed
Update to Release v0.1.10
1 parent a123983 commit cf41bd2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# ModelConstructors.jl v0.1.10 Release Notes
2+
- Add random sampling with regime switching in Parameter types
3+
14
# ModelConstructors.jl v0.1.9 Release Notes
25
- Implement regime switching in Parameter types.
36

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelConstructors"
22
uuid = "e47e5152-bd14-11e9-1b46-c951f0a7041d"
33
authors = ["William Chen <william.chen@ny.frb.org>", "Ethan Matlin <ethanmatlin@gmail.com>", "Reca Sarfati <rebecca_sarfati@alumni.brown.edu>"]
4-
version = "0.1.9"
4+
version = "0.1.10"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

0 commit comments

Comments
 (0)