| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2,6 +2,18 @@ | |||
| 2 | 2 | ||
| 3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | |
| 4 | 4 | ||
| 5 | + ## v1.15.8 | ||
| 6 | + | ||
| 7 | + [compare changes](https://github.com/h3js/h3/compare/v1.15.7...v1.15.8) | ||
| 8 | + | ||
| 9 | + ### 🩹 Fixes | ||
| 10 | + | ||
| 11 | + - Preserve `%25` in pathname ([1103df6](https://github.com/h3js/h3/commit/1103df6)) | ||
| 12 | + | ||
| 13 | + ### ❤️ Contributors | ||
| 14 | + | ||
| 15 | + - Pooya Parsa ([@pi0](https://github.com/pi0)) | ||
| 16 | + | ||
| 5 | 17 | ## v1.15.7 | |
| 6 | 18 | ||
| 7 | 19 | [compare changes](https://github.com/h3js/h3/compare/v1.15.6...v1.15.7) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "h3", | |
| 3 | - "version": "1.15.7", | ||
| 3 | + "version": "1.15.8", | ||
| 4 | 4 | "description": "Minimal H(TTP) framework built for high performance and portability.", | |
| 5 | 5 | "license": "MIT", | |
| 6 | 6 | "repository": "h3js/h3", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments