We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87332fd commit f79a36eCopy full SHA for f79a36e
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2018-2021 Evert Pot
+Copyright (c) 2018-2022 Evert Pot
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
changelog.md
@@ -1,6 +1,14 @@
Changelog
=========
+0.6.3 (2022-03-09)
+------------------
+
7
+* Added 'close' method to Memory session store, so users may cleanup open
8
+ timeouts. (@defrex)
9
+* Updated everything to latest curveball standards.
10
11
12
0.6.2 (2021-03-01)
13
------------------
14
0 commit comments