# 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).

## 4.3.1 - 2026-02-24

### Fixed

- Fix README usage

## 4.3.0 - 2026-02-24

### Changed

- Upgrade project to SDK 6
- Update dependencies

### Fixed
- Fix missing property type: `ej.property.SharedPropertyRegistry`

## 4.2.0 - 2023-10-09

### Added

- Move-in SharedProperties classes from Wadapps Framework

### Changed

- Update license and copyrights.

## 4.1.0 - 2019-09-26

### Changed

- Use MMM for dependencies declaration.
- Bump the version the service dependency.

## 4.0.0 - 2019-03-13

### Added

- Add property registry.
- Add property loader from a properties file.
- Add property factory to retrieve property loader and property registry instances.
- Add permissions.

### Changed

- Change package name.
- Change artifact name.

## 3.0.1 - 2017-10-13

### Fixed

- Expose `ej.property.PropertyLoader` as a type.

## 3.0.0 - 2017-09-15

### Changed

- Rename package to `ej.property`.

## 2.0.0 - 2016-08-30

### Fixed

- Javadoc & naming review.

## 1.0.1 - 2016-08-17

### Fixed

- Correct build version.

## 1.0.0 - 2016-08-17

- Initial revision.

___

_Copyright 2016-2026 MicroEJ Corp. All rights reserved._
_Use of this source code is governed by a BSD-style license that can be found with this software._
