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

## [Unreleased]
- Strategies
  1. String Strategy
  
## [1.2.0] - 2021-02-04

### Added

- ValidationResult
    - isValid()

## [1.1.0] - 2021-01-10

### Added

- Strategies 
    1. Number Strategy
    2. Form Strategy
- Changelog  

## [1.0.3] - 2020-12-27

### Changed

- Readme
- Moved shipped functions to strategies

## [1.0.0] - 2020-12-27

### Added

- Core Maanyakaran
- Readme
- Documentation
- Licence 
