diff --git a/CHANGELOG.org b/CHANGELOG.org index 606f345..13797d4 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,3 +1,12 @@ +* 2024-03-13 + +Release =v3.2.0= has been tagged. + +Added helper method =Interaction.WasReplayed()= and a new hook kind, which will +execute hooks when the recorder is about to be stopped - =OnRecorderStopHook=. + +See [[https://github.com/dnaeon/go-vcr/issues/91][#91]] and [[https://github.com/dnaeon/go-vcr/issues/92][#92]] for more details. + * 2022-10-25 Release =v3.1.2= has been tagged.