Skip to content

Commit

Permalink
update: readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael BURRONI committed Nov 23, 2023
1 parent 132a9e7 commit ab952e8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ All notable changes to this project will be documented in this file.

### Bug Fixes

- Boss and pet delete queue

### Features

- Add a new boss
- Boss can now be attacker on user click on it
- Add particle on boss spawn

## [0.3.1] - 2023-11-22

### Bug Fixes

- Set portal in background when splashscreen finished

### Features
Expand All @@ -24,6 +36,7 @@ All notable changes to this project will be documented in this file.
### Update

- 0.3.0 changelog
- Readme and changelog

## [0.3.0] - 2023-11-21

Expand Down
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ No special requirements or dependencies. Just install the extension and start gr
2. Open the command palette (Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on Mac)
3. Type "Tamagotchi" and select "Tamagotchi: Start"
4. Start coding and watch your pets grow!
5. If bosses appear, you can click on them to defeat them and save your pets!

## Roadmap

Expand All @@ -40,6 +41,20 @@ No special requirements or dependencies. Just install the extension and start gr

## Release Notes

### 0.3.2

πŸš€πŸš€πŸš€ BOSS UPDATE πŸš€πŸš€πŸš€

### Bug Fixes

- Boss and pet delete queue

### Features

- Add a new boss
- Boss can now be attacker on user click on it
- Add particle on boss spawn

### 0.3.1

### Bug Fixes
Expand Down

0 comments on commit ab952e8

Please sign in to comment.