# Atlas Program Runtime 3.0.1
This release renames all Solana/Agave references to Atlas.
## Changes
- All module names changed from `solana_*` to `atlas_*`
- All package names changed from `solana-*` to `atlas-*`
- Feature flag renamed: `agave-unstable-api` → `atlas-unstable-api`
- Documentation updated to reference Atlas instead of Solana
## Note
This version maintains API compatibility with atlas-program-runtime 3.0.0 dependencies.
Some dependencies may have version mismatches on crates.io. This package is provided
as-is for projects migrating from Solana to Atlas naming conventions.