Skip to content

Commit

Permalink
release: version 1.1.0 πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Mar 6, 2023
1 parent 59ec367 commit bd5d0c7
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 1 deletion.
79 changes: 79 additions & 0 deletions HISTORY.md
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]


2 changes: 1 addition & 1 deletion xtlsapi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.14
1.1.0

0 comments on commit bd5d0c7

Please sign in to comment.