diff --git a/NEWS.md b/NEWS.md index 739da9721d6198cf22f4d07cbbac0e96bf763532..c977f26f7a407cedba0599634dde81f50a3b0a1f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,8 @@ # simulateDCE 0.2.0 +* readdesign can now guess the designtype. This is useful when you use sim_all and have both ngene and spdesign design files in your design folder. +* sim_all returns now more information. The object returned by sim_all has now the beta parameters, the utility functions, the manipulations and the decision group arguements as outputs. + # simulateDCE 0.1.2 * This is the first release that works well and can be used by anyone. Look at the examples to see how it works.