|
2 | 2 | All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
3 | 3 |
|
4 | 4 | - - -
|
| 5 | +## 0.2.5 - 2025-02-17 |
| 6 | +#### Bug Fixes |
| 7 | +- crash with EVP_MD_CTX_free - (75a07b9) - Ezekiel Warren |
| 8 | +- add missing pragma once - (33305d7) - zaucy |
| 9 | +#### Features |
| 10 | +- allow running bazel cmd with BCR when not supplying --registry option - (2b54126) - Ezekiel Warren |
| 11 | +- shutdown after doing bzlreg bazel commands - (61cd0a9) - Ezekiel Warren |
| 12 | +- new bzlreg subcommand for running modules from registry - (345551d) - Ezekiel Warren |
| 13 | +#### Miscellaneous Chores |
| 14 | +- **(deps)** update dependency boringssl to v0.20250212.0 (#73) - (5570316) - renovate[bot] |
| 15 | +- **(deps)** update dependency rules_cc to v0.1.1 (#72) - (aeadbfb) - renovate[bot] |
| 16 | +- **(deps)** update dependency abseil-cpp to v20250127 (#71) - (76e0b53) - renovate[bot] |
| 17 | +- **(deps)** update dependency bazel to v7.5.0 (#70) - (a1d7990) - renovate[bot] |
| 18 | +- **(deps)** update dependency abseil-cpp to v20240722.1 (#69) - (488e708) - renovate[bot] |
| 19 | +- **(deps)** update dependency toolchains_llvm to v1.3.0 (#68) - (c310aac) - renovate[bot] |
| 20 | +- **(deps)** update dependency boringssl to v0.20250114.0 (#67) - (1be0961) - renovate[bot] |
| 21 | +- **(deps)** update dependency boringssl to v0.20241209.0 (#65) - (64a7cd3) - renovate[bot] |
| 22 | +- **(deps)** update dependency abseil-cpp to v20240722.0.bcr.2 (#64) - (01af17f) - renovate[bot] |
| 23 | +- **(deps)** update jidicula/clang-format-action action to v4.14.0 (#63) - (d6c3a7e) - renovate[bot] |
| 24 | +- **(deps)** update dependency abseil-cpp to v20240722.0.bcr.1 (#62) - (9aac326) - renovate[bot] |
| 25 | +- **(deps)** update dependency bazel to v7.4.1 (#61) - (02b62bd) - renovate[bot] |
| 26 | +- **(deps)** update dependency rules_cc to v0.1.0 (#60) - (faa5967) - renovate[bot] |
| 27 | +- **(deps)** update dependency rules_cc to v0.0.14 (#59) - (db0411f) - renovate[bot] |
| 28 | +- fix some compile errors on linux - (65af576) - zaucy |
| 29 | +- llvm update - (9d7a97e) - zaucy |
| 30 | +- remove bazel lock from source control - (f4d8eed) - zaucy |
| 31 | + |
| 32 | +- - - |
| 33 | + |
5 | 34 | ## 0.2.4 - 2024-11-05
|
6 | 35 | #### Features
|
7 | 36 | - new update subcommand - (2a2bd94) - Ezekiel Warren
|
|
0 commit comments