diff --git a/NEWS.md b/NEWS.md index c2096d6..94798d5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# ModelConstructors.jl v0.2.3 +- Move methods for computing free and fixed indices of parameters from SMC.jl to ModelConstructors.jl + # ModelConstructors.jl v0.2.2 - Try to convert types to match rather than throwing a `MethodError` immediately when calling `parameter`. diff --git a/Project.toml b/Project.toml index c38e692..5fd97f5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ModelConstructors" uuid = "e47e5152-bd14-11e9-1b46-c951f0a7041d" authors = ["William Chen ", "Shlok Goyal ", "Alissa Johnson