From 4298b7358502631d317f0b68528ef71855240457 Mon Sep 17 00:00:00 2001 From: maeddin <43761463+maeddin@users.noreply.github.com> Date: Wed, 26 Apr 2023 09:43:09 +0200 Subject: [PATCH] Updates maeddin username I have changed the username of my Github account since my contributions to this project. --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8908ad..30f3559 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,13 @@ - Improve touch & feelings in Scrollable - adds `dragStartBehavior` and `hitTestBehavior` - adds dragstart animation - - Thanks to [MaddinMade](https://github.com/MaddinMade) + - Thanks to [maeddin](https://github.com/maeddin) - adds readme badges - - Thanks to [MaddinMade](https://github.com/MaddinMade) + - Thanks to [maeddin](https://github.com/maeddin) ## [1.3.0] - Add dragStartBehavior and hitTestBehavior - - Thanks to [MaddinMade](https://github.com/MaddinMade) + - Thanks to [maeddin](https://github.com/maeddin) ## [1.2.0] - Add `detectableSwipeDirections` property. @@ -18,7 +18,7 @@ - Improve builder & overlayBuilder - You can get more information in builder from `SwipeProperties`(e.g. `stackIndex`) - BREAKING: bundled a lot of parameters of the builder into `SwipeProperties`. - - Thanks to [MaddinMade](https://github.com/MaddinMade) + - Thanks to [maeddin](https://github.com/maeddin) ## [1.0.0] - Add examples - Update README