Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Version bump: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Aug 25, 2022
1 parent 65985ef commit f748866
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.1.0

FIXES:

* All Timestamp are now epoch int64

IMPROVEMENTS:

* Added some better linters/pre-commit checks, updates to match

## 1.0.0

IMPROVEMENTS:
Expand All @@ -18,12 +28,12 @@ IMPROVEMENTS:

SECURITY:

Ignore CVE-2021-36159, apk-tools is removed from final
deprecation on using HEAD^2 for codeql
Bump codeql to v2
Add pins in setup.py that match requirements.txt. Bump Alpine to 3.16. Clean up dockerfile
Move from git:// to https://
Bump alpine to 3.16
* Ignore CVE-2021-36159, apk-tools is removed from final
* deprecation on using HEAD^2 for codeql
* Bump codeql to v2
* Add pins in setup.py that match requirements.txt. Bump Alpine to 3.16. Clean up dockerfile
* Move from git:// to https://
* Bump alpine to 3.16

## 0.11.0

Expand Down

0 comments on commit f748866

Please sign in to comment.