Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Changelog

All notable changes to this project will be documented in this file.

## [1.12.0](https://github.com/equinor/radix-common/compare/v1.11.0..v1.12.0) - 2026-01-05

### 馃殌 Features

- Update to go 1.25.5 and bump dependencies (#52) - ([6ab917d](https://github.com/equinor/radix-common/commit/6ab917d5f635a5067af250cd296ee908f4a4de1e)) by @dependabot[bot] in [#52](https://github.com/equinor/radix-common/pull/52)


### 鈿欙笍 Miscellaneous Tasks

- Refactor release process (#51) - ([fc88861](https://github.com/equinor/radix-common/commit/fc88861a6aedb5ad1c41166ba590df9e2a99db20)) by @nilsgstrabo in [#51](https://github.com/equinor/radix-common/pull/51)


## [1.11.0](https://github.com/equinor/radix-common/compare/v1.10.0..v1.11.0) - 2025-06-11

### 鈿欙笍 Miscellaneous Tasks

- Update go version and dependencies - ([5a5048d](https://github.com/equinor/radix-common/commit/5a5048d0e76f586396975d20e546849dc88b6b9c)) by @nilsgstrabo in [#49](https://github.com/equinor/radix-common/pull/49)


## [1.9.7](https://github.com/equinor/radix-common/compare/v1.9.6..v1.9.7) - 2025-01-21

### 馃捈 Other

- Update module versions - ([90dfb8a](https://github.com/equinor/radix-common/commit/90dfb8a5bc8eaa6af508b0b259d10d411eb52e0d)) by @nilsgstrabo


## [1.0.0] - 2021-07-05

## New Contributors 鉂わ笍

* @satr made their first contribution
<!-- generated by git-cliff -->
1 change: 1 addition & 0 deletions version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.12.0
Loading