~ubuntuone-hackers/conn-check/trunk

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Guillermo Gonzalez
  • Date: 2023-07-07 23:28:50 UTC
  • Revision ID: guillermo.gonzalez@canonical.com-20230707232850-nfp3n6b93m0jwxo8
Tags: 1.5.3
fix yaml loading in python3 by using safe_load

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ChangeLog for conn-check
2
2
========================
3
3
 
 
4
1.5.3 (TBD)
 
5
------------------
 
6
 
 
7
 - Fix yaml loading to use safe_load by default.
 
8
 
4
9
1.5.2 (TBD)
5
10
------------------
6
11