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

## [1.3.1] - 2025-01-03

### Added

- Added `GETFLAG_WITH_SALT` test case to test the flag with salt

## [1.3.0] - 2024-09-25

### Changed

- Update MEG settings as per latest changes to accommodate personalize experiment

## [1.2.4] - 2024-06-21

### Changed

- Update `SettingsAndTestCases.php` to return JSON as is

## [1.2.1] - 2024-06-12

### Changed

- Make changes to support requiring in PHP code

## [1.2.0] - 2024-06-12

### Added

- `composer.json` and `autoload.php` files added to push the package on `packagist`

## [1.1.1] - 2024-06-05

### Added

- Added exhaustive list of segmentation tests

## [1.0.0] - 2024-05-24

### Added

- All SDK Tests at one place for our VWO FME SDKs
