Skip to content

Commit

Permalink
docs: update changelog for 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
momiji committed Feb 20, 2024
1 parent 5dbc89d commit 4593093
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

## [1.7.0](https://github.com/momiji/kpx/compare/v1.6.1...v1.7.0) (2024-02-20)

* fix: upgrade dependencies [5dbc89de](https://github.com/momiji/kpx/commit/5dbc89dee678ed7f485486b0a46009598e1785a9)
* feat: add native kerberos for windows/linux [fb9613b7](https://github.com/momiji/kpx/commit/fb9613b7c931a05bbf6e59492b520624ab661e90)
* fix: flush async logs before asing for login/password [d4b51680](https://github.com/momiji/kpx/commit/d4b51680ae3fc1210f91881d857c70e5996632b1)
* fix: errors messages [ec0a45b2](https://github.com/momiji/kpx/commit/ec0a45b23ba6ea819ee150e01e561215482d3d5b)


## [1.6.1](https://github.com/momiji/kpx/compare/v1.6.0...v1.6.1) (2024-01-30)


Expand Down
36 changes: 36 additions & 0 deletions changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
- semver: 1.7.0
date: 2024-02-20T15:50:51.457026363+01:00
packager: ""
changes:
- commit: 5dbc89dee678ed7f485486b0a46009598e1785a9
note: 'fix: upgrade dependencies'
author:
name: momiji
email: momiji@github.com
committer:
name: momiji
email: momiji@github.com
- commit: fb9613b7c931a05bbf6e59492b520624ab661e90
note: 'feat: add native kerberos for windows/linux'
author:
name: Christian BOURGEOIS
email: christian.bourgeois@socgen.com
committer:
name: Christian BOURGEOIS
email: christian.bourgeois@socgen.com
- commit: d4b51680ae3fc1210f91881d857c70e5996632b1
note: 'fix: flush async logs before asing for login/password'
author:
name: Christian BOURGEOIS
email: christian.bourgeois@socgen.com
committer:
name: Christian BOURGEOIS
email: christian.bourgeois@socgen.com
- commit: ec0a45b23ba6ea819ee150e01e561215482d3d5b
note: 'fix: errors messages'
author:
name: Christian BOURGEOIS
email: christian.bourgeois@socgen.com
committer:
name: Christian BOURGEOIS
email: christian.bourgeois@socgen.com
- semver: 1.6.1
date: 2024-01-30T13:15:42.010525531+01:00
packager: ""
Expand Down

0 comments on commit 4593093

Please sign in to comment.