Skip to content

Commit 7cd66da

Browse files
committed
updated readme & docker
1 parent 45eb134 commit 7cd66da

2 files changed

Lines changed: 19 additions & 7 deletions

File tree

Changelogs.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
0.0.1-rc - Current Stable Version
1+
0.0.1-rc
22

33
- Initial release
44

5-
0.0.2-rc - Yet to be released
5+
0.0.2-rc - Current Stable Version
66

77
- Migration Refresh
88
- Security Patches
99
- Image Upload Fix
10-
- Option to Disable Swagger
10+
- Option to Disable Swagger
11+
- Cleaner Code
12+
- Activate / Deactivate Tenants
13+
- Upgrade Tenant Subscription
14+
- Advanced Search

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align="center">
44
<img src="https://codewithmukesh.com/wp-content/uploads/2021/08/fullstackhero-banner.jpg" alt="fullstackhero">
55
<a href="https://www.buymeacoffee.com/codewithmukesh"><img width="200" alt="black-button" src="https://user-images.githubusercontent.com/31455818/138557309-27587d91-7b82-4cab-96bb-90f4f4e600f1.png" ></a>
6-
6+
77
<h1 align="center">.NET WebAPI Boilerplate</h1>
88
</p>
99

@@ -19,7 +19,16 @@ This repository contains the WebApi Project of `fullstackhero`.
1919

2020
## Release Planning
2121

22-
### 0.0.1 RC is available now!
22+
### 0.0.2 RC is available now!
23+
24+
- Migration Refresh
25+
- Security Patches
26+
- Image Upload Fix
27+
- Option to Disable Swagger
28+
- Cleaner Code
29+
- Activate / Deactivate Tenants
30+
- Upgrade Tenant Subscription
31+
- Advanced Search
2332

2433
This is the first pre-release version of the `fullstackhero .NET WebAPI Boilerplate` package. Newer versions will be available on a weekly basis with newer updates and patches. [Read the getting-started guide for more.](https://fullstackhero.net/dotnet-webapi-boilerplate/general/getting-started/)
2534

@@ -96,7 +105,7 @@ This project is licensed with the [MIT license](LICENSE).
96105

97106
## Support :star:
98107

99-
Has this Project helped you learn something New? or Helped you at work? Do Consider Supporting.
108+
Has this Project helped you learn something New? or Helped you at work? Do Consider Supporting.
100109
Here are a few ways by which you can support.
101110

102111
- Leave a star! :star:
@@ -105,4 +114,3 @@ Here are a few ways by which you can support.
105114
- Or, If you want to support this project on the long run, [consider buying me a coffee](https://www.buymeacoffee.com/codewithmukesh)! ☕
106115

107116
<a href="https://www.buymeacoffee.com/codewithmukesh"><img width="200" alt="black-button" src="https://user-images.githubusercontent.com/31455818/138557309-27587d91-7b82-4cab-96bb-90f4f4e600f1.png" ></a>
108-

0 commit comments

Comments
 (0)