mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Release version 0.1.159
This commit is contained in:
parent
dbb440afea
commit
90b38ff076
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
0.1.159 - 2021-10-04
|
||||
===================
|
||||
|
||||
### Features
|
||||
- Improve handling of duplicate entries in database.
|
||||
- #1478
|
||||
- Refactor core functions to separate modules
|
||||
- #1460, #1464, #1468, #1473
|
||||
|
||||
0.1.158 - 2021-10-01
|
||||
===================
|
||||
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@
|
|||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
|
||||
__version__ = '0.1.158'
|
||||
__version__ = '0.1.159'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue