Skip to content

Commit

Permalink
Merge pull request #137 from qBraid/TheGupta2012-patch-2
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
TheGupta2012 authored Aug 12, 2024
2 parents 8d5d4c0 + b922375 commit 5d9ce6b
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,28 @@

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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and inspired by the [Pennylane changelog](https://github.com/PennyLaneAI/pennylane/blob/master/doc/releases/changelog-dev.md). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Types of changes:
- `Added`: for new features.
- `Improved`: for improvements to existing functionality.
- `Deprecated`: for soon-to-be removed features.
- `Removed`: for now removed features.
- `Fixed`: for any bug fixes.
- `New Features` : for new features.
- `Improvements` : for improvements to existing functionality.
- `Documentation` : for any additions to documentation.
- `Bug Fixes` : for any bug fixes.
- `Dependency updates` : for any dependency changes
- `Deprecations` (optional) : for soon-to-be removed features.

## [Unreleased]

### Added
### ➕ New Features

### Improved
### 🌟 Improvements

### Deprecated
### 📜 Documentation

### Removed
### 🐛 Bug Fixes

### Fixed
### ⬇️ Dependency Updates

### 👋 Deprecations

**Full Changelog**: https://github.com/qBraid/qbraid-qir/compare/v0.2.1...v0.2.2

0 comments on commit 5d9ce6b

Please sign in to comment.