From 093661afe29d51b293ae6b495207e71c992e7460 Mon Sep 17 00:00:00 2001 From: Jonas Roussel Date: Fri, 29 Dec 2023 01:18:03 +0100 Subject: [PATCH] CHANGELOG for v2.12.2 --- CHANGELOG.md | 4 ++++ LICENSE | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41d8049..41ac7aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.12.2 + +- Add testable date times (https://github.com/jonasroussel/dart_jsonwebtoken/issues/50) + ## 2.12.1 - Fixing issue with custom headers (https://github.com/jonasroussel/dart_jsonwebtoken/issues/48) diff --git a/LICENSE b/LICENSE index 7f5fc13..6b8cf10 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Jonas Roussel +Copyright (c) 2024 Jonas Roussel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal