Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 13, 2023
1 parent cfeab94 commit 7e33bfe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.1.0](https://github.com/ublue-os/nvidia/compare/v1.0.0...v1.1.0) (2023-03-13)


### Features

* Break up build process into separate jobs to improve caching in matrix strategy ([#63](https://github.com/ublue-os/nvidia/issues/63)) ([581f1fa](https://github.com/ublue-os/nvidia/commit/581f1fa78f3ff59d3405e2ab79e98960fa3d3c1e))
* download RPM metadata in build stage to lower bandwidth usage in final stage ([#65](https://github.com/ublue-os/nvidia/issues/65)) ([95d9c13](https://github.com/ublue-os/nvidia/commit/95d9c132c2f8908d7b5e4fcf7362219286502bb4))


### Bug Fixes

* Ensure /tmp has right permissions set ([#67](https://github.com/ublue-os/nvidia/issues/67)) ([d743ca0](https://github.com/ublue-os/nvidia/commit/d743ca0a0afd3572e2af83c1d075398d17db9c33))
* image name and description variable interpolation ([#62](https://github.com/ublue-os/nvidia/issues/62)) ([cf4e489](https://github.com/ublue-os/nvidia/commit/cf4e489c60871cc1bcf3fcd0f797bfbe22bd5731))

## 1.0.0 (2023-03-07)


Expand Down

0 comments on commit 7e33bfe

Please sign in to comment.