···118118119119## Den Versioning - `v0.x` is moving fast
120120121121+> Diff of changes since latest release: [latest...main](https://github.com/vic/den/compare/latest...main)
122122+121123Den `main` always requires flake-aspects `main`. Same for `latest` versions.
124124+125125+For other than main and latest versions, each release-notes documents the particular
126126+flake-aspects version needed by Den. This is because flake-aspects can be used independently of Den,
127127+and it does not follows Den version numbers because it is not as fast-paced as Den.
122128123129124130```nix
···134140aware of what is happening in Den. For people tracking development, we have announcements
135141tagged `heads-up` whenever this happens.
136142137137-138138-> Diff of changes since latest release: [latest...main](https://github.com/vic/den/compare/latest...main)
139143140144141145```nix