github.com/litesolutions/justifay-api@v1.0.0-2.0.20220707114139-46f28a909481/CHANGELOG.md (about)

     1  # Changelog
     2  All notable changes to this project will be documented in this file.
     3  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
     4  
     5  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
     6  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
     7  
     8  ## [Unreleased]
     9  
    10  ## [1.0.0-13] - 2022-06-17
    11  ### Security
    12  - Update github.com/gogo/protobuf to v1.3.2
    13  
    14  ## [1.0.0-12] - 2022-06-17
    15  ### Added
    16  - This CHANGELOG file
    17  
    18  ### Changed
    19  - Refactored authorization package's user id extraction feat
    20  - Go module renamed from `user-api` to `user-api-template`
    21  
    22  ### Removed
    23  - Legacy id for wp compat
    24  - Resonate API specific code (extra models, generated client)
    25  
    26  **Note:** We renamed the repository from `resonatecoop/user-api` to `resonatecoop/user-api-template` and created a new repo `resonatecoop/user-api` from user-api-template.