Skip to content

Commit

Permalink
update CHANGELOG.md for v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Mar 7, 2024
1 parent b23423a commit fc01c3b
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.3] - 2024-03-07

### Bug Fixes

- Fix aria2c download for local Windows machine
- Fix daily checking workflow, create an issue if it fails
- Fix all workflows
- Fix `just release` task

### Features

- Add daily checking workflow to make sure setup-moonbit works, close #1 (#3)
- Make moonbit.nu works on both Github runners and local machine
- Use `http get` instead of `aria2c` for binary downloading when aira2c is not installed (#9)
- Add moondoc command

### Miscellaneous Tasks

- Use ubuntu-latest instead of ubuntu-22.04 in workflows
- Upgrade Nu to 0.87.1
- Turn off fail fast for daily workflow

# Changelog
All notable changes to this project will be documented in this file.

## [1.2] - 2023-11-02

### Refactor
Expand Down

0 comments on commit fc01c3b

Please sign in to comment.