2024-09-29 00:02:44 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
2024-10-09 18:50:04 +00:00
|
|
|
## [1.0.2] - 2024-10-09
|
|
|
|
|
|
2024-10-09 18:47:40 +00:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
- Fixed issue with filtering by gitlab groups ([#36](https://github.com/sourcebot-dev/sourcebot/issues/36))
|
|
|
|
|
|
|
|
|
|
|
2024-10-03 21:07:45 +00:00
|
|
|
## [1.0.1] - 2024-10-03
|
|
|
|
|
|
2024-10-03 21:06:24 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Added `GITLAB_HOSTNAME` and `GITHUB_HOSTNAME` environment variables to allow overriding the default hostnames for GitLab and GitHub.
|
|
|
|
|
|
2024-10-01 16:25:05 +00:00
|
|
|
## [1.0.0] - 2024-10-01
|
|
|
|
|
|
2024-09-29 00:02:44 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
- Initial release
|