From 568c0d17980737a36678cd91a30f9e26e3d22935 Mon Sep 17 00:00:00 2001 From: esenmx Date: Thu, 28 Sep 2023 22:50:48 +1000 Subject: [PATCH] updates for new release --- CHANGELOG.md | 5 +++++ LICENSE | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 805b459..efec7b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.1.0 +* Dart 3 upgrade +* Removed dependency constraints +* Updated lints with code reformat + ## 1.0.5 * `MapNotifier.addAll` length-based comparison fix * `MapNotifier`, `ListNotifier` operators improvements diff --git a/LICENSE b/LICENSE index aab5a29..6b49cdb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Mehmet Esen +Copyright (c) 2023 Mehmet Esen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal