diff --git a/NEWS.md b/NEWS.md index 9c84dc17..1248a922 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,8 @@ * Added `gg_irf()` for plotting impulse responses (typically obtained from using `IRF()` with fable models). +* Added cointegration tests `cointegration_johansen()` and + `cointegration_phillips_ouliaris()` from `urca`. ## Bug fixes