-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
ee75a5b
commit b694ebe
Showing
3 changed files
with
41 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/kazukazu123123/pcsc-rs/compare/v1.0.0...v1.1.0) (2023-09-22) | ||
|
||
|
||
### Features | ||
|
||
* support multiple mount points ([65e18fe](https://github.com/kazukazu123123/pcsc-rs/commit/65e18fe02ef3f1c6b396ee8061c988efc1a95cde)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** update rust crate openssl to v0.10.54 ([#98](https://github.com/kazukazu123123/pcsc-rs/issues/98)) ([a83b81c](https://github.com/kazukazu123123/pcsc-rs/commit/a83b81c429b005c182eb3b48d8e2a4e43bf7cb50)) | ||
* **deps:** update rust crate openssl to v0.10.55 ([#129](https://github.com/kazukazu123123/pcsc-rs/issues/129)) ([429807c](https://github.com/kazukazu123123/pcsc-rs/commit/429807cb164c3ca0f7cf25f71ab637de7b1bf288)) | ||
* **deps:** update rust crate openssl to v0.10.56 ([#185](https://github.com/kazukazu123123/pcsc-rs/issues/185)) ([3644598](https://github.com/kazukazu123123/pcsc-rs/commit/36445980d365c6982ef902bf76abcf523d380994)) | ||
* **deps:** update rust crate openssl to v0.10.57 ([#204](https://github.com/kazukazu123123/pcsc-rs/issues/204)) ([00f248f](https://github.com/kazukazu123123/pcsc-rs/commit/00f248fd9564871042463778f54d35413f2d38b5)) | ||
* **deps:** update rust crate regex to v1.8.4 ([#104](https://github.com/kazukazu123123/pcsc-rs/issues/104)) ([05ff36e](https://github.com/kazukazu123123/pcsc-rs/commit/05ff36e0cc93195da2a5631a530782eb1a08e52e)) | ||
* **deps:** update rust crate regex to v1.9.0 ([#157](https://github.com/kazukazu123123/pcsc-rs/issues/157)) ([c5d3cd9](https://github.com/kazukazu123123/pcsc-rs/commit/c5d3cd94702416dc6ed6e43ae98c3bdb75f368f2)) | ||
* **deps:** update rust crate regex to v1.9.1 ([#159](https://github.com/kazukazu123123/pcsc-rs/issues/159)) ([0091a82](https://github.com/kazukazu123123/pcsc-rs/commit/0091a82d12e1b87ed807528a1a61eb612b072f4e)) | ||
* **deps:** update rust crate regex to v1.9.3 ([#183](https://github.com/kazukazu123123/pcsc-rs/issues/183)) ([f89e270](https://github.com/kazukazu123123/pcsc-rs/commit/f89e270cc688c0cb3ab60b729b499b56574dde1c)) | ||
* **deps:** update rust crate regex to v1.9.4 ([#202](https://github.com/kazukazu123123/pcsc-rs/issues/202)) ([223b28d](https://github.com/kazukazu123123/pcsc-rs/commit/223b28dcf09a9ddc454b776f75d16cf59153608e)) | ||
* **deps:** update rust crate regex to v1.9.5 ([#210](https://github.com/kazukazu123123/pcsc-rs/issues/210)) ([1dab625](https://github.com/kazukazu123123/pcsc-rs/commit/1dab625088279c5470d173bc162083afc4d2cec1)) | ||
* **deps:** update rust crate rust_socketio to v0.4.2 ([#135](https://github.com/kazukazu123123/pcsc-rs/issues/135)) ([7b62dd1](https://github.com/kazukazu123123/pcsc-rs/commit/7b62dd1ce4a767e2831220893e571d03530dc625)) | ||
* **deps:** update rust crate rust_socketio to v0.4.3 ([#161](https://github.com/kazukazu123123/pcsc-rs/issues/161)) ([0eb3cea](https://github.com/kazukazu123123/pcsc-rs/commit/0eb3ceaf266787ab70e8935be08214bb3efceaa5)) | ||
* **deps:** update rust crate serde_json to v1.0.106 ([#156](https://github.com/kazukazu123123/pcsc-rs/issues/156)) ([b96a50c](https://github.com/kazukazu123123/pcsc-rs/commit/b96a50cfeed138daf59e44bb024104027424098a)) | ||
* **deps:** update rust crate serde_json to v1.0.107 ([#227](https://github.com/kazukazu123123/pcsc-rs/issues/227)) ([3a1a8f8](https://github.com/kazukazu123123/pcsc-rs/commit/3a1a8f85cb034d00a629eaa7a5c03108200df173)) | ||
* **deps:** update rust crate serde_json to v1.0.97 ([#122](https://github.com/kazukazu123123/pcsc-rs/issues/122)) ([108b2b7](https://github.com/kazukazu123123/pcsc-rs/commit/108b2b7b91b7cfc67dc5624eb2134cbc084bc956)) | ||
* **deps:** update rust crate serde_json to v1.0.98 ([#132](https://github.com/kazukazu123123/pcsc-rs/issues/132)) ([a2e0ecd](https://github.com/kazukazu123123/pcsc-rs/commit/a2e0ecdec822f97e2e8f670ebaf144f07cb4ca41)) | ||
* **deps:** update rust crate serde_json to v1.0.99 ([#133](https://github.com/kazukazu123123/pcsc-rs/issues/133)) ([efea98c](https://github.com/kazukazu123123/pcsc-rs/commit/efea98c712fa20b1afb412242180d14caa8bc62f)) | ||
* **deps:** update rust crate sysinfo to v0.29.1 ([#105](https://github.com/kazukazu123123/pcsc-rs/issues/105)) ([6118219](https://github.com/kazukazu123123/pcsc-rs/commit/61182193fc0a843a4a7e5ccd8ff48e384581bbaa)) | ||
* **deps:** update rust crate sysinfo to v0.29.10 ([#214](https://github.com/kazukazu123123/pcsc-rs/issues/214)) ([faeda01](https://github.com/kazukazu123123/pcsc-rs/commit/faeda01169e4e6a0cc1a063424d54a0b5a6472f1)) | ||
* **deps:** update rust crate sysinfo to v0.29.2 ([#106](https://github.com/kazukazu123123/pcsc-rs/issues/106)) ([af0eaaf](https://github.com/kazukazu123123/pcsc-rs/commit/af0eaaf4fa48536d97c460e041a313d2085f96a9)) | ||
* **deps:** update rust crate sysinfo to v0.29.3 ([#142](https://github.com/kazukazu123123/pcsc-rs/issues/142)) ([e6c4222](https://github.com/kazukazu123123/pcsc-rs/commit/e6c4222bea89db8dbe203157a95fe94d45a5fb7e)) | ||
* **deps:** update rust crate sysinfo to v0.29.4 ([#154](https://github.com/kazukazu123123/pcsc-rs/issues/154)) ([25069d0](https://github.com/kazukazu123123/pcsc-rs/commit/25069d040f66a7236121f93b18333d68c572115c)) | ||
* **deps:** update rust crate sysinfo to v0.29.6 ([#165](https://github.com/kazukazu123123/pcsc-rs/issues/165)) ([050ed9a](https://github.com/kazukazu123123/pcsc-rs/commit/050ed9a92352293b841386a9ed3903f509a24153)) | ||
* **deps:** update rust crate sysinfo to v0.29.7 ([#171](https://github.com/kazukazu123123/pcsc-rs/issues/171)) ([ef5d476](https://github.com/kazukazu123123/pcsc-rs/commit/ef5d47689e0b5f0df3a2410fbb4ac3f093f6d1b6)) | ||
* **deps:** update rust crate sysinfo to v0.29.8 ([#190](https://github.com/kazukazu123123/pcsc-rs/issues/190)) ([86bc65d](https://github.com/kazukazu123123/pcsc-rs/commit/86bc65d037ae23789d1e35d1b99932ad407e2051)) | ||
* **deps:** update rust crate sysinfo to v0.29.9 ([#206](https://github.com/kazukazu123123/pcsc-rs/issues/206)) ([11cf0c3](https://github.com/kazukazu123123/pcsc-rs/commit/11cf0c3557863d346a7ad067f2fda9e85650f8f8)) | ||
* **deps:** update serde monorepo to v1.0.188 ([#215](https://github.com/kazukazu123123/pcsc-rs/issues/215)) ([676e146](https://github.com/kazukazu123123/pcsc-rs/commit/676e14611a7cacea5a5c242b0041b0ead6b2c3c9)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters