generated from rochacbruno/python-project-template
-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Your Name
committed
Mar 6, 2023
1 parent
59ec367
commit bd5d0c7
Showing
2 changed files
with
80 additions
and
1 deletion.
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,79 @@ | ||
Changelog | ||
========= | ||
|
||
|
||
(unreleased) | ||
------------ | ||
|
||
New | ||
~~~ | ||
- Update to xtls v7.5. [Your Name] | ||
Other | ||
~~~~~ | ||
- Merge pull request #5 from hoshython/patch-1. [Hiddify] | ||
Update utils.py | ||
- Update utils.py. [hoshython] | ||
1.0.14 (2023-01-22) | ||
------------------- | ||
- Release: version 1.0.14 π [hiddify] | ||
- Add statsquery. [hiddify] | ||
1.0.13 (2023-01-22) | ||
------------------- | ||
- Release: version 1.0.13 π [hiddify] | ||
- Update protobuf version. [hiddify] | ||
1.0.12 (2023-01-21) | ||
------------------- | ||
- Release: version 1.0.12 π [hiddify] | ||
- Fix issue. [hiddify] | ||
1.0.11 (2023-01-20) | ||
------------------- | ||
- Release: version 1.0.11 π [hiddify] | ||
- Fix readme. [hiddify] | ||
1.0.1 (2023-01-20) | ||
------------------ | ||
- Release: version 1.0.1 π [hiddify] | ||
- Permission. [hiddify] | ||
1.0.01 (2023-01-20) | ||
------------------- | ||
- Release: version 1.0.01 π [hiddify] | ||
- Fix readme. [hiddify] | ||
1.0.0 (2023-01-20) | ||
------------------ | ||
- Release: version 1.0.0 π [hiddify] | ||
- Remove test on macos and windows. [hiddify] | ||
- Test xray api . it works fine. [hiddify] | ||
- Merge pull request #1 from Iam54r1n4/fix-import-paths. [Hiddify] | ||
Fix import paths | ||
- Fix more import path & test apis. [Iam54r1n4] | ||
- Merge branch 'main' into fix-import-paths. [Iam54r1n4] | ||
- Remove lint. [Hiddify] | ||
- Add reference. [hiddify] | ||
- Add xray grpc proto generator. [hiddify] | ||
- Update grpc proto. [hiddify] | ||
- Add usage code to README.md. [Iam54r1n4] | ||
- Change client name & fix import path again. [Iam54r1n4] | ||
- Fix added packages path. [Iam54r1n4] | ||
- Add other packages. [Iam54r1n4] | ||
- Fix import paths. [Iam54r1n4] | ||
- Add xray_api grpc. [hiddify] | ||
- β Ready to clone and code. [hiddify] | ||
- Initial commit. [Hiddify] | ||
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 |
---|---|---|
@@ -1 +1 @@ | ||
1.0.14 | ||
1.1.0 |