From bbbfecd34968a873048a649d841fa18ded6e9ceb Mon Sep 17 00:00:00 2001 From: Gabriel Grubba Date: Tue, 31 Jan 2023 14:37:36 -0300 Subject: [PATCH] updated thankings --- docs/history.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/history.md b/docs/history.md index 43cff9fa86..0454ed91f8 100644 --- a/docs/history.md +++ b/docs/history.md @@ -9,7 +9,7 @@ * Bump Typescript to v4.9.4 by [Firfi](https://github.com/Firfi) [PR](https://github.com/meteor/meteor/pull/12465) * Ensure the meteor.loginServiceConfiguration subscription always becomes ready by [Torgen](https://github.com/Torgen) [PR](https://github.com/meteor/meteor/pull/12480) * Deprecate appcache package by [StorytellerCZ](https://github.com/StorytellerCZ) [PR](https://github.com/meteor/meteor/pull/12456) -* Made standard-minifier-css debuggable by [softwarecreations](https://github.com/softwarecreations)[PR](https://github.com/meteor/meteor/pull/12478). +* Made standard-minifier-css debuggable by [softwarecreations](https://github.com/softwarecreations) [PR](https://github.com/meteor/meteor/pull/12478). #### Breaking Changes @@ -63,6 +63,7 @@ Read our [Migration Guide](https://guide.meteor.com/2.11-migration.html) for thi - [@Firfi](https://github.com/Firfi). - [@Torgen](https://github.com/Torgen). - [@StorytellerCZ](https://github.com/StorytellerCZ). +- [@softwarecreations](https://github.com/softwarecreations) For making this great framework even better!