Skip to content

Commit

Permalink
Release v0.0.65
Browse files Browse the repository at this point in the history
Signed-off-by: Alba Hita Catala <[email protected]>
  • Loading branch information
ahitacat committed Jan 31, 2025
1 parent 50bf1dc commit a2e0745
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
This document describes the relevant changes between releases of the
API metamodel.

## 0.0.65 Jan 31 2025

- Enhancement of 'ref' mechanism
- Change the tests for ref subresources

## 0.0.64 Dec 19 2024

- Revert redundunt code changes.
Expand Down
2 changes: 1 addition & 1 deletion pkg/info/info.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package info

const Version = "0.0.64"
const Version = "0.0.65"

0 comments on commit a2e0745

Please sign in to comment.