Skip to content

Commit 9362345

Browse files
committed
feat(facade): add selective module mounting for v0.9.1
1 parent a062b30 commit 9362345

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

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

5+
## v0.9.1
6+
7+
### Added
8+
9+
- Added selective Rix facade module mounting through `RIX_ENABLE_*` macros.
10+
- Kept backward compatibility: including `<rix.hpp>` without feature macros still enables all current facade modules.
11+
12+
### Changed
13+
14+
- Updated README with the Rix package model, lightweight facade usage, and documentation link.
15+
- Added Rix documentation link: https://rix.vixcpp.com
16+
517
## v0.9.0
618

719
### Added

0 commit comments

Comments
 (0)