Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gin-gonic/gin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.1
Choose a base ref
...
head repository: gin-gonic/gin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 22, 2022

  1. fix(route): redirectSlash bug (#3227)

    fixes #2959
    fixes #2282
    fixes #2211
    thinkerou authored and appleboy committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e305e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c2a691 View commit details
    Browse the repository at this point in the history
  3. docs(readme): release v1.8.2 version (#3420)

    * docs(readme): release v1.8.2 version
    
    * Update CHANGELOG.md
    appleboy committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f38c9c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a2a260 View commit details
    Browse the repository at this point in the history
Loading