summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2022-02-22 20:23:20 -0500
committerKevin Van Brunt <kmvanbrunt@gmail.com>2022-02-22 20:23:20 -0500
commitd14fbc149e971b494cd8d7fbdcf6d1b25c684719 (patch)
treed3c40cd5a7780647f62815ac1813a62881695269
parente76dbad13cb6363d315cf851a5da3541e2138148 (diff)
downloadcmd2-git-d14fbc149e971b494cd8d7fbdcf6d1b25c684719.tar.gz
Updated change log and license for release
-rw-r--r--CHANGELOG.md2
-rw-r--r--LICENSE2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e4ace20..e12dee56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 2.4.0 (TBD, 2022)
+## 2.4.0 (February 22, 2022)
* Bug Fixes
* Fixed issue in `ansi.async_alert_str()` which would raise `IndexError` if prompt was blank.
* Fixed issue where tab completion was quoting argparse flags in some cases.
diff --git a/LICENSE b/LICENSE
index a48fda37..82378b88 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2008-2021 Catherine Devlin and others
+Copyright (c) 2008-2022 Catherine Devlin and others
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal