Skip to content

Commit d047fa7

Browse files
authored
Merge pull request #8 from rickecon/smm
Merging
2 parents a1303f4 + a625f20 commit d047fa7

File tree

6 files changed

+519
-3
lines changed

6 files changed

+519
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.0.3] - 2023-10-23 03:00:00
9+
10+
### Added
11+
- Updated the `SMM.md` chapter
12+
813
## [0.0.2] - 2023-09-29 06:00:00
914

1015
### Added
@@ -28,5 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2833

2934

3035

31-
[0.0.2]: https://github.com/OpenSourceEcon/CompMethods/compare/0.0.1...0.0.2
32-
[0.0.1]: https://github.com/OpenSourceEcon/CompMethods/compare/0.0.0...0.0.1
36+
[0.0.3]: https://github.com/OpenSourceEcon/CompMethods/compare/v0.0.2...v0.0.3
37+
[0.0.2]: https://github.com/OpenSourceEcon/CompMethods/compare/v0.0.1...v0.0.2
38+
[0.0.1]: https://github.com/OpenSourceEcon/CompMethods/compare/v0.0.0...v0.0.1

0 commit comments

Comments
 (0)