Skip to content

Commit

Permalink
release: v4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cyjake committed May 9, 2024
1 parent 5c68841 commit 7034b4f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
4.4.4 / 2024-05-09
==================

## What's Changed
* fix: trailing comments, to be or not to be? by @cyjake in https://github.com/cyjake/ssh-config/pull/80
* fix: determine dns lookup result with status code by @cyjake in https://github.com/cyjake/ssh-config/pull/82
* fix: canonicalized hostname should not contain glob pattern by @cyjake in https://github.com/cyjake/ssh-config/pull/83


**Full Changelog**: https://github.com/cyjake/ssh-config/compare/v4.4.3...v4.4.4

4.4.3 / 2024-04-09
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ssh-config",
"description": "SSH config parser and stringifier",
"version": "4.4.3",
"version": "4.4.4",
"author": "Chen Yangjian (https://www.cyj.me)",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7034b4f

Please sign in to comment.