Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Dec 4, 2023
1 parent a7fd3a9 commit b2ec343
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/public-roadmap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,18 @@ const tasks = {
}
],
inProgress: [
{
link: 'https://github.com/mockoon/mockoon/issues/83',
title: 'WebSockets support',
pro: false,
target: '_blank'
},
{
link: 'https://github.com/mockoon/mockoon/issues/1047',
title: 'CRUD routes filtering',
pro: false,
target: '_blank'
},
{
link: 'https://github.com/mockoon/mockoon/issues/849',
title: 'Environment variables support in templating',
Expand Down

0 comments on commit b2ec343

Please sign in to comment.