Skip to content

Commit

Permalink
doc: add v1.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tsengyushiang committed Aug 19, 2023
1 parent 34a9417 commit ff14012
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://github.com/olivierlacan/keep-a

## [Unreleased]

## [1.1.0] - 2023-08-19

### Added

- Eslint [working directory](https://nextjs.org/docs/app/building-your-application/configuring/eslint#linting-custom-directories-and-files) and github ci for testing.(https://github.com/yushiang-demo/PanoToMesh/pull/19)
Expand All @@ -26,7 +28,7 @@ The format is based on [Keep a Changelog](https://github.com/olivierlacan/keep-a

- Remove source code of `OrbitControls` use add-on version from three.(https://github.com/yushiang-demo/PanoToMesh/pull/18)

## [1.0.0] - 2023-08-28
## [1.0.0] - 2023-07-28

### Added

Expand All @@ -49,5 +51,6 @@ The format is based on [Keep a Changelog](https://github.com/olivierlacan/keep-a
Code which doesn't make changes with pull requests won't be recorded.

[unreleased]: https://github.com/yushiang-demo/PanoToMesh/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/yushiang-demo/PanoToMesh/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/yushiang-demo/PanoToMesh/compare/v0.0.0...v1.0.0
[0.0.0]: https://github.com/yushiang-demo/PanoToMesh/releases/tag/v0.0.0

1 comment on commit ff14012

@vercel
Copy link

@vercel vercel bot commented on ff14012 Aug 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pano-to-mesh – ./

pano-to-mesh-yushiang.vercel.app
pano-to-mesh.vercel.app
pano-to-mesh-git-main-yushiang.vercel.app

Please sign in to comment.