Current section

Files

Jump to
pocketenv_ex CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.2] - 2026-04-02
### Changed
- Renamed Hex package from `pocketenv` to `pocketenv_ex`
## [0.1.1] - 2026-04-01
### Added
- `source_url` and `homepage_url` in `mix.exs` for HexDocs integration
- `docs` configuration with `README.md` and `CHANGELOG.md` as extras
## [0.1.0] - 2026-04-01
### Added
- Initial Pocketenv Elixir SDK
- MIT License
- Package description in `mix.exs`
[0.1.1]: https://github.com/pocketenv-io/pocketenv-elixir/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/pocketenv-io/pocketenv-elixir/releases/tag/v0.1.0