We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab7393 commit f48d86aCopy full SHA for f48d86a
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to Termino.js will be documented in this file.
4
5
+## [2.0.0] - (July 3, 2024)
6
+
7
+This version addresses the following:
8
9
+- Removed polyfill service: Due to security risks associated with compromised domain, all references have been removed.
10
+- Breaking code fix due to polyfill service fetch failing.
11
12
+Older versions of Termino.js should be COMPLETELY avoided.
13
14
## [1.0.2] - (Mar 25, 2023)
15
16
This version addresses the following -
0 commit comments