File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ UNRELEASED ]
7+ ## [ 1.2.0 ] - 2022-07-03
88### Added
99 - MoveNextAndExpect<T >() custom assertion.
1010 - MoveNextAndExpect(object value) custom assertion.
@@ -17,6 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717### Added
1818- Initial release.
1919
20- [ UNRELEASED ] : https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute/compare/1.1.0...UNRELEASED
20+ [ 1.2.0 ] : https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute/compare/1.1.0...1.2.0
2121[ 1.1.0 ] : https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute/compare/1.0.0...1.1.0
2222[ 1.0.0 ] : https://github.com/AAulicino/Unity-Coroutines-for-NSubstitute/releases/tag/1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " com.aaulicino.unity-coroutines-for-nsubstitute" ,
33 "displayName" : " Unity Coroutines for NSubstitute" ,
4- "version" : " 1.1 .0" ,
4+ "version" : " 1.2 .0" ,
55 "unity" : " 2020.3" ,
66 "description" : " Mocking Unity3D Coroutines in Unity3D using NSubstitute" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments