Skip to content

Commit

Permalink
Release 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Feb 23, 2024
1 parent bf237f2 commit 0ce2236
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.9.2](https://github.com/bangbang93/openbmclapi/compare/v1.9.1...v1.9.2)

- feat: measure改为签名校验 [`#54`](https://github.com/bangbang93/openbmclapi/pull/54)
- feat: 下载失败的时候给个详细的url [`2a549c7`](https://github.com/bangbang93/openbmclapi/commit/2a549c7b7cf7a8ca5369cd1d743dd9db3196641b)
- feat: 增加一台rsync服务器 [`c898e24`](https://github.com/bangbang93/openbmclapi/commit/c898e2405b63fc6974b97c582effac9477577d68)
- feat: 修正noopen参数 [`d261127`](https://github.com/bangbang93/openbmclapi/commit/d26112793ff7e31f143e8aad5c5643cc8a3ec246)

#### [v1.9.1](https://github.com/bangbang93/openbmclapi/compare/v1.9.0...v1.9.1)

> 21 February 2024
- Release 1.9.1 [`cc0f27d`](https://github.com/bangbang93/openbmclapi/commit/cc0f27d664ec5eb5002627d07aeb93d23e8ca300)
- fix: 请求证书前等待ws连接 [`03fd43d`](https://github.com/bangbang93/openbmclapi/commit/03fd43d952fd1a40397aed11e443eb7ed2300992)

#### [v1.9.0](https://github.com/bangbang93/openbmclapi/compare/v1.8.2...v1.9.0)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openbmclapi",
"version": "1.9.1",
"version": "1.9.2",
"description": "bmclapi@home",
"bin": "dist/openbmclapi.js",
"private": true,
Expand Down

0 comments on commit 0ce2236

Please sign in to comment.