Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorys89 committed Jun 26, 2023
1 parent bf1eef9 commit 1bd157d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
SMCProcessorAMD Changelog
======================

#### v1.0.2

#### v1.0.1
- Code Fix
- Support read cpu proximity temp
Expand Down
2 changes: 2 additions & 0 deletions SMCProcessorAMD.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

/* Begin PBXFileReference section */
776129DF2A4371FE003779C0 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
A37CAA882A49AA4F00A3C68A /* Changelog.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Changelog.md; sourceTree = "<group>"; };
B57D27F423F66AE7002BC699 /* SMCProcessorAMD.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SMCProcessorAMD.kext; sourceTree = BUILT_PRODUCTS_DIR; };
B57D27FB23F66AE7002BC699 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B57D280123F66C8E002BC699 /* SMCProcessorAMD.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SMCProcessorAMD.cpp; sourceTree = "<group>"; };
Expand All @@ -42,6 +43,7 @@
isa = PBXGroup;
children = (
776129DF2A4371FE003779C0 /* README.md */,
A37CAA882A49AA4F00A3C68A /* Changelog.md */,
B57D27F623F66AE7002BC699 /* SMCProcessorAMD */,
B57D27F523F66AE7002BC699 /* Products */,
);
Expand Down

0 comments on commit 1bd157d

Please sign in to comment.